License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.brutusin |
ArtifactId | ArtifactIdjsonsrv-archetype |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.brutusin:jsonsrv-archetype
Maven archetype for creation of jsonsrv projects
|
Filename | Size |
---|---|
jsonsrv-archetype-1.1.0.pom | |
jsonsrv-archetype-1.1.0.jar | 5 KB |
jsonsrv-archetype-1.1.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.brutusin/jsonsrv-archetype/ -->
<dependency>
<groupId>org.brutusin</groupId>
<artifactId>jsonsrv-archetype</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.brutusin/jsonsrv-archetype/
implementation 'org.brutusin:jsonsrv-archetype:1.1.0'
// https://jarcasting.com/artifacts/org.brutusin/jsonsrv-archetype/
implementation ("org.brutusin:jsonsrv-archetype:1.1.0")
'org.brutusin:jsonsrv-archetype:jar:1.1.0'
<dependency org="org.brutusin" name="jsonsrv-archetype" rev="1.1.0">
<artifact name="jsonsrv-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brutusin', module='jsonsrv-archetype', version='1.1.0')
)
libraryDependencies += "org.brutusin" % "jsonsrv-archetype" % "1.1.0"
[org.brutusin/jsonsrv-archetype "1.1.0"]