License |
License |
---|---|
GroupId | GroupIdcom.bookegou |
ArtifactId | ArtifactIdrop |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrop core
rest open platform
|
Project URL |
Project URL |
Filename | Size |
---|---|
rop-1.0.pom | |
rop-1.0.jar | 133 KB |
rop-1.0-sources.jar | 95 KB |
rop-1.0-javadoc.jar | 567 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bookegou/rop/ -->
<dependency>
<groupId>com.bookegou</groupId>
<artifactId>rop</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bookegou/rop/
implementation 'com.bookegou:rop:1.0'
// https://jarcasting.com/artifacts/com.bookegou/rop/
implementation ("com.bookegou:rop:1.0")
'com.bookegou:rop:jar:1.0'
<dependency org="com.bookegou" name="rop" rev="1.0">
<artifact name="rop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bookegou', module='rop', version='1.0')
)
libraryDependencies += "com.bookegou" % "rop" % "1.0"
[com.bookegou/rop "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.16 |
commons-lang : commons-lang | jar | 2.1 |
commons-codec : commons-codec | jar | 1.6 |
org.springframework : spring-core | jar | 3.1.1.RELEASE |
org.springframework : spring-context | jar | 3.1.1.RELEASE |
org.springframework : spring-context-support | jar | 3.1.1.RELEASE |
org.springframework : spring-web | jar | 3.1.1.RELEASE |
org.springframework : spring-test | jar | 3.1.1.RELEASE |
org.springframework : spring-webmvc | jar | 3.1.1.RELEASE |
javax.validation : validation-api | jar | 1.0.0.GA |
org.hibernate : hibernate-validator | jar | 4.2.0.Final |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.5 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.5 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.9.5 |
org.codehaus.jackson : jackson-xc | jar | 1.9.5 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.0.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.3 |
org.mockito : mockito-all | jar | 1.8.5 |
org.unitils : unitils-core | jar | 3.3 |
org.unitils : unitils-testng | jar | 3.3 |
org.unitils : unitils-spring | jar | 3.3 |