License |
License |
---|---|
GroupId | GroupIdcom.github.kmbulebu.nicknack |
ArtifactId | ArtifactIdnicknack-server |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionnicknack-server
NickNack Web and RESTful Web Services Server
|
Filename | Size |
---|---|
nicknack-server-0.0.7.pom | |
nicknack-server-0.0.7.jar | 28 MB |
nicknack-server-0.0.7-sources.jar | 1 MB |
nicknack-server-0.0.7-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/nicknack-server/ -->
<dependency>
<groupId>com.github.kmbulebu.nicknack</groupId>
<artifactId>nicknack-server</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/nicknack-server/
implementation 'com.github.kmbulebu.nicknack:nicknack-server:0.0.7'
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/nicknack-server/
implementation ("com.github.kmbulebu.nicknack:nicknack-server:0.0.7")
'com.github.kmbulebu.nicknack:nicknack-server:jar:0.0.7'
<dependency org="com.github.kmbulebu.nicknack" name="nicknack-server" rev="0.0.7">
<artifact name="nicknack-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmbulebu.nicknack', module='nicknack-server', version='0.0.7')
)
libraryDependencies += "com.github.kmbulebu.nicknack" % "nicknack-server" % "0.0.7"
[com.github.kmbulebu.nicknack/nicknack-server "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.183 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.8.4 |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-jcl | jar | |
org.apache.logging.log4j : log4j-jul | jar | |
org.apache.logging.log4j : log4j-1.2-api | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework.boot : spring-boot-starter-test | jar | 1.2.0.RELEASE |
org.springframework : spring-test | jar | |
com.jayway.jsonpath : json-path | jar | 0.9.1 |
com.jayway.restassured : rest-assured | jar | 2.4.0 |
org.codehaus.groovy : groovy | jar | 2.3.7 |