License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.samsamann |
ArtifactId | ArtifactIdrest-core |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmall rest backend library that use wildfly-swarm and crnk
|
Filename | Size |
---|---|
rest-core-0.1.0.pom | |
rest-core-0.1.0.jar | 16 KB |
rest-core-0.1.0-sources.jar | 10 KB |
rest-core-0.1.0-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-core/ -->
<dependency>
<groupId>org.bitbucket.samsamann</groupId>
<artifactId>rest-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-core/
implementation 'org.bitbucket.samsamann:rest-core:0.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-core/
implementation ("org.bitbucket.samsamann:rest-core:0.1.0")
'org.bitbucket.samsamann:rest-core:jar:0.1.0'
<dependency org="org.bitbucket.samsamann" name="rest-core" rev="0.1.0">
<artifact name="rest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.samsamann', module='rest-core', version='0.1.0')
)
libraryDependencies += "org.bitbucket.samsamann" % "rest-core" % "0.1.0"
[org.bitbucket.samsamann/rest-core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.samsamann : rest-base | jar | 0.1.0 |
io.crnk : crnk-rs | jar | 2.0.20170906114618 |
io.crnk : crnk-jpa | jar | 2.0.20170906114618 |
io.crnk : crnk-validation | jar | 2.0.20170906114618 |