| License |
License |
|---|---|
| GroupId | GroupIdorg.openurp.ws.services.teach |
| ArtifactId | ArtifactIdopenurp-ws-services-teach-attendance |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
DescriptionOpenURP Teach Attendance Service
The Beangle Software provides agile development scaffold and toolkits.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openurp.ws.services.teach/openurp-ws-services-teach-attendance/ -->
<dependency>
<groupId>org.openurp.ws.services.teach</groupId>
<artifactId>openurp-ws-services-teach-attendance</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.ws.services.teach/openurp-ws-services-teach-attendance/
implementation 'org.openurp.ws.services.teach:openurp-ws-services-teach-attendance:0.0.2'
// https://jarcasting.com/artifacts/org.openurp.ws.services.teach/openurp-ws-services-teach-attendance/
implementation ("org.openurp.ws.services.teach:openurp-ws-services-teach-attendance:0.0.2")
'org.openurp.ws.services.teach:openurp-ws-services-teach-attendance:jar:0.0.2'
<dependency org="org.openurp.ws.services.teach" name="openurp-ws-services-teach-attendance" rev="0.0.2">
<artifact name="openurp-ws-services-teach-attendance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.ws.services.teach', module='openurp-ws-services-teach-attendance', version='0.0.2')
)
libraryDependencies += "org.openurp.ws.services.teach" % "openurp-ws-services-teach-attendance" % "0.0.2"
[org.openurp.ws.services.teach/openurp-ws-services-teach-attendance "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.ehcache : ehcache-core | jar | 2.6.8 |
| org.beangle.data : beangle-data-jdbc | jar | 4.0.4 |
| org.beangle.commons : beangle-commons-web | jar | 4.0.4 |
| org.beangle.spring : beangle-spring-context | jar | 4.0.2 |
| com.google.code.gson : gson | jar | 2.2.4 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.transaction : jta | jar | 1.1 |
| javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.0.7 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.1.RC1 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |