License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdweb-json-dto |
Version | Version3.5.1 |
Type | Typejar |
Description |
DescriptionWeb-Json-Dto
Json Dto Annotation Processor
|
Filename | Size |
---|---|
web-json-dto-3.5.1.pom | |
web-json-dto-3.5.1.jar | 74 KB |
web-json-dto-3.5.1-sources.jar | 52 KB |
web-json-dto-3.5.1-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/web-json-dto/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>web-json-dto</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/web-json-dto/
implementation 'org.smallmind:web-json-dto:3.5.1'
// https://jarcasting.com/artifacts/org.smallmind/web-json-dto/
implementation ("org.smallmind:web-json-dto:3.5.1")
'org.smallmind:web-json-dto:jar:3.5.1'
<dependency org="org.smallmind" name="web-json-dto" rev="3.5.1">
<artifact name="web-json-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='web-json-dto', version='3.5.1')
)
libraryDependencies += "org.smallmind" % "web-json-dto" % "3.5.1"
[org.smallmind/web-json-dto "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
org.smallmind : smallmind-nutsnbolts | jar | 3.5.1 |
org.smallmind : smallmind-persistence Optional | jar | 3.5.1 |
org.smallmind : web-json-scaffold Optional | jar | 3.5.1 |
com.google.auto.service : auto-service | jar | 1.0-rc5 |
org.aspectj : aspectjrt Optional | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.springframework : spring-test | jar | 5.2.4.RELEASE |