License |
License |
---|---|
GroupId | GroupIdorg.resthub |
ArtifactId | ArtifactIdresthub-archetypes |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRESThub Archetypes
Archetypes provided to allow quick bootstraping for your RESThub based projects
|
Filename | Size |
---|---|
resthub-archetypes-2.2.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.resthub/resthub-archetypes/ -->
<dependency>
<groupId>org.resthub</groupId>
<artifactId>resthub-archetypes</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.resthub/resthub-archetypes/
implementation 'org.resthub:resthub-archetypes:2.2.0'
// https://jarcasting.com/artifacts/org.resthub/resthub-archetypes/
implementation ("org.resthub:resthub-archetypes:2.2.0")
'org.resthub:resthub-archetypes:pom:2.2.0'
<dependency org="org.resthub" name="resthub-archetypes" rev="2.2.0">
<artifact name="resthub-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.resthub', module='resthub-archetypes', version='2.2.0')
)
libraryDependencies += "org.resthub" % "resthub-archetypes" % "2.2.0"
[org.resthub/resthub-archetypes "2.2.0"]