License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.openurp.platform.api |
ArtifactId | ArtifactIdopenurp-platform-api-cas |
Version | Version0.0.23 |
Type | Typejar |
Description |
DescriptionOpenURP Platform API Cas
The Beangle Software provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openurp.platform.api/openurp-platform-api-cas/ -->
<dependency>
<groupId>org.openurp.platform.api</groupId>
<artifactId>openurp-platform-api-cas</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.platform.api/openurp-platform-api-cas/
implementation 'org.openurp.platform.api:openurp-platform-api-cas:0.0.23'
// https://jarcasting.com/artifacts/org.openurp.platform.api/openurp-platform-api-cas/
implementation ("org.openurp.platform.api:openurp-platform-api-cas:0.0.23")
'org.openurp.platform.api:openurp-platform-api-cas:jar:0.0.23'
<dependency org="org.openurp.platform.api" name="openurp-platform-api-cas" rev="0.0.23">
<artifact name="openurp-platform-api-cas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.platform.api', module='openurp-platform-api-cas', version='0.0.23')
)
libraryDependencies += "org.openurp.platform.api" % "openurp-platform-api-cas" % "0.0.23"
[org.openurp.platform.api/openurp-platform-api-cas "0.0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.security : beangle-security-core_2.12 | jar | 4.1.1 |
org.beangle.security : beangle-security-cas_2.12 | jar | 4.1.1 |
org.beangle.security : beangle-security-session_2.12 | jar | 4.1.1 |
org.beangle.security : beangle-security-protobuf_2.12 | jar | 4.1.1 |
org.openurp.platform.api : openurp-platform-api-datasource | jar | 0.0.23 |
org.beangle.cache : beangle-cache-caffeine_2.12 | jar | 0.0.9 |
org.beangle.cdi : beangle-cdi-spring_2.12 | jar | 0.0.13 |
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 |