Last Version

StudentEnrollmentWithSpring Maven Webapp 1.6

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

GroupId

GroupId

com.github.elizabetht
ArtifactId

ArtifactId

StudentEnrollmentWithSpring
Version

Version

1.6
Type

Type

war
Description

Description

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

Project URL

http://maven.apache.org

Download StudentEnrollmentWithSpring 1.6


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.2.4.RELEASE
javax.servlet : jstl jar 1.2
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 : spring-jdbc jar 3.2.0.RELEASE
org.springframework : spring-orm jar 3.2.0.RELEASE
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 3.8.1

Project Modules

There are no modules declared in this project.