| Категории |
КатегорииMyBatis Данные ORM |
|---|---|
| Группа | Группаcom.github.elizabetht |
| Идентификатор | ИдентификаторStudentEnrollmentWithMyBatis |
| Последняя версия | Последняя версия1.7 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеStudentEnrollmentWithMyBatis Maven Webapp
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| StudentEnrollmentWithMyBatis-1.7.pom | |
| StudentEnrollmentWithMyBatis-1.7.war | 5 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.elizabetht/StudentEnrollmentWithMyBatis/ -->
<dependency>
<groupId>com.github.elizabetht</groupId>
<artifactId>StudentEnrollmentWithMyBatis</artifactId>
<version>1.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.elizabetht/StudentEnrollmentWithMyBatis/
implementation 'com.github.elizabetht:StudentEnrollmentWithMyBatis:1.7'
// https://jarcasting.com/artifacts/com.github.elizabetht/StudentEnrollmentWithMyBatis/
implementation ("com.github.elizabetht:StudentEnrollmentWithMyBatis:1.7")
'com.github.elizabetht:StudentEnrollmentWithMyBatis:war:1.7'
<dependency org="com.github.elizabetht" name="StudentEnrollmentWithMyBatis" rev="1.7">
<artifact name="StudentEnrollmentWithMyBatis" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.elizabetht', module='StudentEnrollmentWithMyBatis', version='1.7')
)
libraryDependencies += "com.github.elizabetht" % "StudentEnrollmentWithMyBatis" % "1.7"
[com.github.elizabetht/StudentEnrollmentWithMyBatis "1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis : mybatis | jar | 3.1.1 |
| org.mybatis : mybatis-spring | jar | 1.1.1 |
| org.springframework : spring-context-support | jar | 3.1.1.RELEASE |
| mysql : mysql-connector-java | jar | 5.1.21 |
| javax.servlet : jstl | jar | 1.2 |
| org.springframework : spring-webmvc | jar | 3.2.4.RELEASE |
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.springframework : spring-test | jar | 3.1.1.RELEASE |