Last Version

StudentEnrollmentWithREST 1.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.elizabetht
ArtifactId

ArtifactId

StudentEnrollmentWithREST
Version

Version

1.3
Type

Type

war
Description

Description

StudentEnrollmentWithREST
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download StudentEnrollmentWithREST 1.3


<!-- https://jarcasting.com/artifacts/com.github.elizabetht/StudentEnrollmentWithREST/ -->
<dependency>
    <groupId>com.github.elizabetht</groupId>
    <artifactId>StudentEnrollmentWithREST</artifactId>
    <version>1.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.elizabetht/StudentEnrollmentWithREST/
implementation 'com.github.elizabetht:StudentEnrollmentWithREST:1.3'
// https://jarcasting.com/artifacts/com.github.elizabetht/StudentEnrollmentWithREST/
implementation ("com.github.elizabetht:StudentEnrollmentWithREST:1.3")
'com.github.elizabetht:StudentEnrollmentWithREST:war:1.3'
<dependency org="com.github.elizabetht" name="StudentEnrollmentWithREST" rev="1.3">
  <artifact name="StudentEnrollmentWithREST" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.elizabetht', module='StudentEnrollmentWithREST', version='1.3')
)
libraryDependencies += "com.github.elizabetht" % "StudentEnrollmentWithREST" % "1.3"
[com.github.elizabetht/StudentEnrollmentWithREST "1.3"]

Dependencies

compile (19)

Group / Artifact Type Version
javax.servlet : jstl jar 1.2
org.glassfish.jersey.containers : jersey-container-servlet jar 2.4.1
org.glassfish.jersey.media : jersey-media-moxy jar 2.4.1
org.glassfish.jersey.ext : jersey-spring3 jar 2.4.1
org.glassfish.jersey.core : jersey-server jar 2.4.1
org.glassfish.jersey.ext : jersey-mvc-jsp jar 2.4.1
org.springframework : spring-core jar 3.2.4.RELEASE
org.springframework : spring-context jar 3.2.4.RELEASE
org.springframework : spring-web jar 3.2.4.RELEASE
org.springframework : spring-webmvc jar 3.2.4.RELEASE
org.springframework : spring-jdbc jar 3.2.4.RELEASE
org.springframework : spring-orm jar 3.2.4.RELEASE
org.jmock : jmock-junit4 jar 2.6.0
org.apache.commons : commons-lang3 jar 3.1
mysql : mysql-connector-java jar 5.1.21
org.hibernate : hibernate-validator jar 4.2.0.Final
org.hibernate : hibernate-entitymanager jar 4.1.9.Final
javax.transaction : jta jar 1.1
org.springframework.data : spring-data-jpa jar 1.3.0.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.