| License |
License |
|---|---|
| GroupId | GroupIdorg.openurp.ws.services.teach |
| ArtifactId | ArtifactIdopenurp-ws-services-teach-parent |
| Version | Version0.0.2 |
| Type | Typepom |
| Description |
DescriptionOpenURP Teach Service Parent
The Beangle Software provides agile development scaffold and toolkits.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| openurp-ws-services-teach-parent-0.0.2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openurp.ws.services.teach/openurp-ws-services-teach-parent/ -->
<dependency>
<groupId>org.openurp.ws.services.teach</groupId>
<artifactId>openurp-ws-services-teach-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.ws.services.teach/openurp-ws-services-teach-parent/
implementation 'org.openurp.ws.services.teach:openurp-ws-services-teach-parent:0.0.2'
// https://jarcasting.com/artifacts/org.openurp.ws.services.teach/openurp-ws-services-teach-parent/
implementation ("org.openurp.ws.services.teach:openurp-ws-services-teach-parent:0.0.2")
'org.openurp.ws.services.teach:openurp-ws-services-teach-parent:pom:0.0.2'
<dependency org="org.openurp.ws.services.teach" name="openurp-ws-services-teach-parent" rev="0.0.2">
<artifact name="openurp-ws-services-teach-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openurp.ws.services.teach', module='openurp-ws-services-teach-parent', version='0.0.2')
)
libraryDependencies += "org.openurp.ws.services.teach" % "openurp-ws-services-teach-parent" % "0.0.2"
[org.openurp.ws.services.teach/openurp-ws-services-teach-parent "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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.servlet : javax.servlet-api Optional | jar | 3.1.0 |
| 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 |
| ch.qos.logback : logback-core | jar | 1.0.7 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |