License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.openurp.edu.spa |
ArtifactId | ArtifactIdopenurp-edu-spa-client |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionOpenurp Edu Spa Client
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openurp.edu.spa/openurp-edu-spa-client/ -->
<dependency>
<groupId>org.openurp.edu.spa</groupId>
<artifactId>openurp-edu-spa-client</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.edu.spa/openurp-edu-spa-client/
implementation 'org.openurp.edu.spa:openurp-edu-spa-client:0.0.2'
// https://jarcasting.com/artifacts/org.openurp.edu.spa/openurp-edu-spa-client/
implementation ("org.openurp.edu.spa:openurp-edu-spa-client:0.0.2")
'org.openurp.edu.spa:openurp-edu-spa-client:jar:0.0.2'
<dependency org="org.openurp.edu.spa" name="openurp-edu-spa-client" rev="0.0.2">
<artifact name="openurp-edu-spa-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.edu.spa', module='openurp-edu-spa-client', version='0.0.2')
)
libraryDependencies += "org.openurp.edu.spa" % "openurp-edu-spa-client" % "0.0.2"
[org.openurp.edu.spa/openurp-edu-spa-client "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.openurp.app : openurp-app-api | jar | 0.1.33 |
org.java-websocket : Java-WebSocket | jar | 1.4.0 |
org.scala-lang : scala-library | jar | 2.13.1 |
org.scala-lang : scala-reflect | jar | 2.13.1 |
org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-M1 |
org.beangle.doc : beangle-doc-pdf_2.13 | jar | 0.0.1-SNAPSHOT |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.3.0-alpha5 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.0-M2 |
org.scalatestplus : scalatestplus-junit_2.13 | jar | 1.0.0-M2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |