License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.openurp.platform |
ArtifactId | ArtifactIdopenurp-platform-core |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionOpenURP Platform Core
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openurp.platform/openurp-platform-core/ -->
<dependency>
<groupId>org.openurp.platform</groupId>
<artifactId>openurp-platform-core</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.platform/openurp-platform-core/
implementation 'org.openurp.platform:openurp-platform-core:0.5.0'
// https://jarcasting.com/artifacts/org.openurp.platform/openurp-platform-core/
implementation ("org.openurp.platform:openurp-platform-core:0.5.0")
'org.openurp.platform:openurp-platform-core:jar:0.5.0'
<dependency org="org.openurp.platform" name="openurp-platform-core" rev="0.5.0">
<artifact name="openurp-platform-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.platform', module='openurp-platform-core', version='0.5.0')
)
libraryDependencies += "org.openurp.platform" % "openurp-platform-core" % "0.5.0"
[org.openurp.platform/openurp-platform-core "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openurp.app : openurp-app-api | jar | 0.2.0 |
org.beangle.commons : beangle-commons-web_2.13 | jar | 5.1.17 |
org.beangle.cdi : beangle-cdi-api_2.13 | jar | 0.2.2 |
org.beangle.data : beangle-data-model_2.13 | jar | 5.3.7 |
org.beangle.data : beangle-data-orm_2.13 | jar | 5.3.7 |
org.beangle.data : beangle-data-jdbc_2.13 | jar | 5.3.7 |
org.beangle.cache : beangle-cache-api_2.13 | jar | 0.0.19 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
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.2 |
org.scalatestplus : scalatestplus-junit_2.13 | jar | 1.0.0-M2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |