License |
License |
---|---|
GroupId | GroupIdorg.openurp.qos.evaluation |
ArtifactId | ArtifactIdopenurp-qos-evaluation-core |
Last Version | Last Version0.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenurp-qos-evaluation-core
OpenURP QoS Evalution
|
Project Organization |
Project OrganizationThe OpenURP Software |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.openurp.qos.evaluation/openurp-qos-evaluation-core/ -->
<dependency>
<groupId>org.openurp.qos.evaluation</groupId>
<artifactId>openurp-qos-evaluation-core</artifactId>
<version>0.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.qos.evaluation/openurp-qos-evaluation-core/
implementation 'org.openurp.qos.evaluation:openurp-qos-evaluation-core:0.0.21'
// https://jarcasting.com/artifacts/org.openurp.qos.evaluation/openurp-qos-evaluation-core/
implementation ("org.openurp.qos.evaluation:openurp-qos-evaluation-core:0.0.21")
'org.openurp.qos.evaluation:openurp-qos-evaluation-core:jar:0.0.21'
<dependency org="org.openurp.qos.evaluation" name="openurp-qos-evaluation-core" rev="0.0.21">
<artifact name="openurp-qos-evaluation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.qos.evaluation', module='openurp-qos-evaluation-core', version='0.0.21')
)
libraryDependencies += "org.openurp.qos.evaluation" % "openurp-qos-evaluation-core" % "0.0.21"
[org.openurp.qos.evaluation/openurp-qos-evaluation-core "0.0.21"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.openurp.edu : openurp-edu-api | jar | 0.26.0 |
org.openurp.qos : openurp-qos-api | jar | 0.26.0 |
org.beangle.ems : beangle-ems-app_3 | jar | 4.3.0 |
org.openurp.starter : openurp-starter-web | jar | 0.0.21 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.10 |