| Группа | Группаcom.github.elizabetht |
|---|---|
| Идентификатор | ИдентификаторStudentEnrollmentWithSpring |
| Последняя версия | Последняя версия1.6 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеStudentEnrollmentWithSpring Maven Webapp
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| StudentEnrollmentWithSpring-1.6.pom | |
| StudentEnrollmentWithSpring-1.6.war | 12 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |