GroupId | GroupIdcom.github.elizabetht |
---|---|
ArtifactId | ArtifactIdStudentEnrollmentWithSpring |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionStudentEnrollmentWithSpring Maven Webapp
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
StudentEnrollmentWithSpring-1.6.pom | |
StudentEnrollmentWithSpring-1.6.war | 12 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |