License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.openurp.ecupl |
ArtifactId | ArtifactIdecupl-platform-static |
Version | Version0.0.8 |
Type | Typejar |
Description |
DescriptionBeangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ecupl-platform-static-0.0.8.pom | |
ecupl-platform-static-0.0.8.jar | 753 KB |
ecupl-platform-static-0.0.8-sources.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-static/ -->
<dependency>
<groupId>net.openurp.ecupl</groupId>
<artifactId>ecupl-platform-static</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-static/
implementation 'net.openurp.ecupl:ecupl-platform-static:0.0.8'
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-static/
implementation ("net.openurp.ecupl:ecupl-platform-static:0.0.8")
'net.openurp.ecupl:ecupl-platform-static:jar:0.0.8'
<dependency org="net.openurp.ecupl" name="ecupl-platform-static" rev="0.0.8">
<artifact name="ecupl-platform-static" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openurp.ecupl', module='ecupl-platform-static', version='0.0.8')
)
libraryDependencies += "net.openurp.ecupl" % "ecupl-platform-static" % "0.0.8"
[net.openurp.ecupl/ecupl-platform-static "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
org.scala-lang : scala-reflect | jar | 2.12.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.12.0 |