License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdweb-json-scaffold |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb-Json-Scaffold
Json Frameworks
|
Filename | Size |
---|---|
web-json-scaffold-4.7.1.pom | |
web-json-scaffold-4.7.1.jar | 72 KB |
web-json-scaffold-4.7.1-sources.jar | 49 KB |
web-json-scaffold-4.7.1-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/web-json-scaffold/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>web-json-scaffold</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/web-json-scaffold/
implementation 'org.smallmind:web-json-scaffold:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/web-json-scaffold/
implementation ("org.smallmind:web-json-scaffold:4.7.1")
'org.smallmind:web-json-scaffold:jar:4.7.1'
<dependency org="org.smallmind" name="web-json-scaffold" rev="4.7.1">
<artifact name="web-json-scaffold" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='web-json-scaffold', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "web-json-scaffold" % "4.7.1"
[org.smallmind/web-json-scaffold "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : scribe-pen | jar | 4.7.1 |
org.springframework : spring-beans | jar | 5.3.18 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.13.0 |
com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.13.0 |
org.hibernate : hibernate-core Optional | jar | 5.6.1.Final |
org.hibernate.validator : hibernate-validator Optional | jar | 6.2.0.Final |
org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.springframework : spring-test | jar | 5.3.18 |