is not current version
Last Version 1.1.0

org.brutusin:jsonsrv-archetype 1.0.6

Maven archetype for creation of jsonsrv projects

Categories

Categories

JSON Data
GroupId

GroupId

org.brutusin
ArtifactId

ArtifactId

jsonsrv-archetype
Version

Version

1.0.6
Type

Type

jar

Download jsonsrv-archetype 1.0.6


<!-- https://jarcasting.com/artifacts/org.brutusin/jsonsrv-archetype/ -->
<dependency>
    <groupId>org.brutusin</groupId>
    <artifactId>jsonsrv-archetype</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.brutusin/jsonsrv-archetype/
implementation 'org.brutusin:jsonsrv-archetype:1.0.6'
// https://jarcasting.com/artifacts/org.brutusin/jsonsrv-archetype/
implementation ("org.brutusin:jsonsrv-archetype:1.0.6")
'org.brutusin:jsonsrv-archetype:jar:1.0.6'
<dependency org="org.brutusin" name="jsonsrv-archetype" rev="1.0.6">
  <artifact name="jsonsrv-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brutusin', module='jsonsrv-archetype', version='1.0.6')
)
libraryDependencies += "org.brutusin" % "jsonsrv-archetype" % "1.0.6"
[org.brutusin/jsonsrv-archetype "1.0.6"]