License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdorg.openurp.edu.otherexam |
ArtifactId | ArtifactIdopenurp-edu-otherexam-api |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenURP Edu OtherExam API
The Beangle Software provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openurp.edu.otherexam/openurp-edu-otherexam-api/ -->
<dependency>
<groupId>org.openurp.edu.otherexam</groupId>
<artifactId>openurp-edu-otherexam-api</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.edu.otherexam/openurp-edu-otherexam-api/
implementation 'org.openurp.edu.otherexam:openurp-edu-otherexam-api:0.0.10'
// https://jarcasting.com/artifacts/org.openurp.edu.otherexam/openurp-edu-otherexam-api/
implementation ("org.openurp.edu.otherexam:openurp-edu-otherexam-api:0.0.10")
'org.openurp.edu.otherexam:openurp-edu-otherexam-api:jar:0.0.10'
<dependency org="org.openurp.edu.otherexam" name="openurp-edu-otherexam-api" rev="0.0.10">
<artifact name="openurp-edu-otherexam-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.edu.otherexam', module='openurp-edu-otherexam-api', version='0.0.10')
)
libraryDependencies += "org.openurp.edu.otherexam" % "openurp-edu-otherexam-api" % "0.0.10"
[org.openurp.edu.otherexam/openurp-edu-otherexam-api "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.openurp.edu.base : openurp-edu-base-api | jar | 0.0.10 |
org.openurp.base : openurp-base-api | jar | 0.0.10 |
org.beangle.data : beangle-data-model_2.12 | jar | 4.4.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang.modules : scala-xml_2.12.0-M5 | jar | 1.0.5 |
org.scala-lang : scala-library | jar | 2.12.0-M5 |
org.scala-lang : scala-reflect | jar | 2.12.0-M5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.7 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12.0-M5 | jar | 3.0.0-RC4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.0.86-beta |