License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.openurp.platform.api |
ArtifactId | ArtifactIdopenurp-platform-api-core |
Version | Version0.0.23 |
Type | Typejar |
Description |
DescriptionOpenURP Platform API Core
The Beangle Software provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openurp.platform.api/openurp-platform-api-core/ -->
<dependency>
<groupId>org.openurp.platform.api</groupId>
<artifactId>openurp-platform-api-core</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.platform.api/openurp-platform-api-core/
implementation 'org.openurp.platform.api:openurp-platform-api-core:0.0.23'
// https://jarcasting.com/artifacts/org.openurp.platform.api/openurp-platform-api-core/
implementation ("org.openurp.platform.api:openurp-platform-api-core:0.0.23")
'org.openurp.platform.api:openurp-platform-api-core:jar:0.0.23'
<dependency org="org.openurp.platform.api" name="openurp-platform-api-core" rev="0.0.23">
<artifact name="openurp-platform-api-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.platform.api', module='openurp-platform-api-core', version='0.0.23')
)
libraryDependencies += "org.openurp.platform.api" % "openurp-platform-api-core" % "0.0.23"
[org.openurp.platform.api/openurp-platform-api-core "0.0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-web_2.12 | jar | 5.0.0.M6 |
org.beangle.cdi : beangle-cdi-api_2.12 | jar | 0.0.13 |
org.beangle.data : beangle-data-model_2.12 | jar | 5.0.0.M6 |
org.beangle.data : beangle-data-jdbc_2.12 | jar | 5.0.0.M6 |
org.beangle.cache : beangle-cache-api_2.12 | jar | 0.0.9 |
org.beangle.security : beangle-security-web_2.12 | jar | 4.1.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.0.6 |
org.scala-lang : scala-library | jar | 2.12.3 |
org.scala-lang : scala-reflect | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.2 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.2.12 |