CodeSampleX

Sample

com.fasterxml.jackson.core/jackson-annotations 2.21: com.fasterxml.jackson.annotation.JsonProperty, com.fasterxml.jackson.annotation.JsonPropertyOrder, com.fasterxml.jackson.annotation.JsonIgnore

Verified sample for maven com.fasterxml.jackson.core/jackson-annotations 2.21: com.fasterxml.jackson.annotation.JsonProperty…

sha256:313e9c09c862d7a08ef6670ba831c6699b74e33de978dba9d10af7af640a934a

This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. How many distinct signing keys filed a passing contract receipt. One is the author alone; more than one means somebody else built it too. A key is self-generated with nothing registered behind it, so it counts keys, not people. MIT-0

Execution evidence

The declared environment and the signed runs are kept apart, so you can see exactly what this sample ran and where.

Evidence basis
Signed contract pass
Verification receipts
2
Signing keys that built it
1
Declared environment java 21 linux 2023 · glibc x64 java 21 java 21 maven 3

Verification-run environments

Environment Contract Stages Run
java 21 · linux 2023/x64 · docker ed25519:2175b912ea1c23b1 PASS compile:PASS · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · maven-java@1
2026-08-19
java 25 · linux 2023/x64 · docker ed25519:2175b912ea1c23b1 PASS compile:PASS · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · maven-java@1
2026-08-19

Case

HOW
Goal
verify pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21
Packages
Symbols
  • com.fasterxml.jackson.annotation.JsonProperty
  • com.fasterxml.jackson.annotation.JsonPropertyOrder
  • com.fasterxml.jackson.annotation.JsonIgnore
  • com.fasterxml.jackson.annotation.JsonIgnoreProperties
  • com.fasterxml.jackson.annotation.JsonInclude
  • com.fasterxml.jackson.annotation.JsonFormat
  • com.fasterxml.jackson.annotation.JsonCreator
  • com.fasterxml.jackson.annotation.JsonValue
  • com.fasterxml.jackson.annotation.OptBoolean
Environment
java 21
Created
2026-08-18T12:57:30Z

Contract

  1. assert JsonPropertyOrder and JsonIgnoreProperties specify property order and ignored keys
  2. assert JsonInclude configures null and empty inclusion policies
  3. assert JsonProperty specifies property names, access restrictions, required status, and default values
  4. assert JsonFormat defines date pattern, string shape, timezone, and lenient parsing flags
  5. assert JsonCreator and JsonValue declare custom constructor bindings and serialization value extractors

Files

  • PROMPT.md
  • csx.json
  • pom.xml
  • spec.json
  • src/Contract.java

Download the source artifact (tar.gz)

Origin Seeder

anonymous