License |
License |
---|---|
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdscheduler-system-rest-web |
Last Version | Last Version3.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent project that holds module projects for the persistence of address data.
|
Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/scheduler-system-rest-web/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>scheduler-system-rest-web</artifactId>
<version>3.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/scheduler-system-rest-web/
implementation 'de.alpharogroup:scheduler-system-rest-web:3.11.0'
// https://jarcasting.com/artifacts/de.alpharogroup/scheduler-system-rest-web/
implementation ("de.alpharogroup:scheduler-system-rest-web:3.11.0")
'de.alpharogroup:scheduler-system-rest-web:jar:3.11.0'
<dependency org="de.alpharogroup" name="scheduler-system-rest-web" rev="3.11.0">
<artifact name="scheduler-system-rest-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='scheduler-system-rest-web', version='3.11.0')
)
libraryDependencies += "de.alpharogroup" % "scheduler-system-rest-web" % "3.11.0"
[de.alpharogroup/scheduler-system-rest-web "3.11.0"]
Group / Artifact | Type | Version |
---|---|---|
de.alpharogroup : scheduler-system-rest-api | jar | 3.11.0 |
de.alpharogroup : scheduler-system-business | jar | 3.11.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-core | jar | 4.3.6.RELEASE |
org.springframework : spring-web | jar | 4.3.6.RELEASE |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.1.10 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.8.6 |
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 | 9.4.1211 |
com.h2database : h2 | jar | 1.4.190 |
org.eclipse.jetty : jetty-jmx | jar | 9.4.2.v20170220 |
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.2.v20170220 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.2.v20170220 |
org.eclipse.jetty : jetty-util | jar | 9.4.2.v20170220 |
org.eclipse.jetty : jetty-deploy | jar | 9.4.2.v20170220 |
org.eclipse.jetty : jetty-runner | jar | 9.4.2.v20170220 |
de.alpharogroup : jetty-runner-core | jar | 3.12.0 |
de.alpharogroup : jetty-runner-config | jar | 3.12.0 |
org.apache.tomcat : tomcat-dbcp | jar | 7.0.65 |
org.apache.tomcat : tomcat-jdbc | jar | 7.0.65 |
org.testng : testng | jar | 6.11 |
junit : junit | jar | 4.12 |