Last Version

StudentEnrollmentWithMyBatis Maven Webapp 1.7

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

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.elizabetht
ArtifactId

ArtifactId

StudentEnrollmentWithMyBatis
Version

Version

1.7
Type

Type

war
Description

Description

StudentEnrollmentWithMyBatis 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 StudentEnrollmentWithMyBatis 1.7


<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.springframework : spring-test jar 3.1.1.RELEASE

Project Modules

There are no modules declared in this project.