License |
License |
---|---|
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdresource-system-rest-web |
Last Version | Last Version3.12.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionParent project that holds module projects for the persistence of address data.
|
Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
Filename | Size |
---|---|
resource-system-rest-web-3.12.2.pom | |
resource-system-rest-web-3.12.2.war | 37 MB |
resource-system-rest-web-3.12.2-sources.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/resource-system-rest-web/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>resource-system-rest-web</artifactId>
<version>3.12.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/resource-system-rest-web/
implementation 'de.alpharogroup:resource-system-rest-web:3.12.2'
// https://jarcasting.com/artifacts/de.alpharogroup/resource-system-rest-web/
implementation ("de.alpharogroup:resource-system-rest-web:3.12.2")
'de.alpharogroup:resource-system-rest-web:war:3.12.2'
<dependency org="de.alpharogroup" name="resource-system-rest-web" rev="3.12.2">
<artifact name="resource-system-rest-web" type="war" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='resource-system-rest-web', version='3.12.2')
)
libraryDependencies += "de.alpharogroup" % "resource-system-rest-web" % "3.12.2"
[de.alpharogroup/resource-system-rest-web "3.12.2"]
Group / Artifact | Type | Version |
---|---|---|
de.alpharogroup : resource-system-rest-api | jar | 3.12.2 |
de.alpharogroup : resource-system-business | jar | 3.12.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-core | jar | 4.3.9.RELEASE |
org.springframework : spring-web | jar | 4.3.9.RELEASE |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.1.12 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.8.9 |
org.hibernate : hibernate-core | jar | 4.3.11.Final |
org.hibernate : hibernate-entitymanager | jar | 4.3.11.Final |
org.hibernate : hibernate-ehcache | jar | 4.3.11.Final |
org.hibernate : hibernate-validator | jar | 5.1.3.Final |
cglib : cglib | jar | 2.2.2 |
org.postgresql : postgresql | jar | 42.1.1 |
com.h2database : h2 | jar | 1.4.196 |
org.eclipse.jetty : jetty-jmx | jar | 9.4.6.v20170531 |
de.alpharogroup : resourcebundle-inspector | jar | 2.12.0 |
org.projectlombok : lombok | jar | 1.16.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.slf4j : slf4j-api | jar | 1.6.4 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.4.6.v20170531 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.6.v20170531 |
org.eclipse.jetty : jetty-util | jar | 9.4.6.v20170531 |
org.eclipse.jetty : jetty-deploy | jar | 9.4.6.v20170531 |
org.eclipse.jetty : jetty-runner | jar | 9.4.6.v20170531 |
de.alpharogroup : jetty-runner-core | jar | 3.14.0 |
de.alpharogroup : jetty-runner-config | jar | 3.14.0 |
org.apache.tomcat : tomcat-dbcp | jar | 7.0.79 |
org.apache.tomcat : tomcat-jdbc | jar | 7.0.79 |
org.testng : testng | jar | 6.11 |
junit : junit | jar | 4.12 |