License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.samsamann |
ArtifactId | ArtifactIdrest-base |
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-base-0.1.0.pom | |
rest-base-0.1.0.jar | 5 KB |
rest-base-0.1.0-sources.jar | 4 KB |
rest-base-0.1.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-base/ -->
<dependency>
<groupId>org.bitbucket.samsamann</groupId>
<artifactId>rest-base</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-base/
implementation 'org.bitbucket.samsamann:rest-base:0.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-base/
implementation ("org.bitbucket.samsamann:rest-base:0.1.0")
'org.bitbucket.samsamann:rest-base:jar:0.1.0'
<dependency org="org.bitbucket.samsamann" name="rest-base" rev="0.1.0">
<artifact name="rest-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.samsamann', module='rest-base', version='0.1.0')
)
libraryDependencies += "org.bitbucket.samsamann" % "rest-base" % "0.1.0"
[org.bitbucket.samsamann/rest-base "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.swarm : jaxrs | jar | |
org.wildfly.swarm : jpa | jar | |
org.wildfly.swarm : cdi | jar | |
io.crnk : crnk-core | jar | 2.0.20170906114618 |
org.reflections : reflections | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.8 |
org.wildfly.swarm : arquillian | jar |