License |
License |
---|---|
Categories |
CategoriesSecurity ORM Data |
GroupId | GroupIdorg.openurp.platform.security |
ArtifactId | ArtifactIdopenurp-platform-security-app |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionOpenURP Platform Security App API
The Beangle Software provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openurp.platform.security/openurp-platform-security-app/ -->
<dependency>
<groupId>org.openurp.platform.security</groupId>
<artifactId>openurp-platform-security-app</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.platform.security/openurp-platform-security-app/
implementation 'org.openurp.platform.security:openurp-platform-security-app:0.0.5'
// https://jarcasting.com/artifacts/org.openurp.platform.security/openurp-platform-security-app/
implementation ("org.openurp.platform.security:openurp-platform-security-app:0.0.5")
'org.openurp.platform.security:openurp-platform-security-app:jar:0.0.5'
<dependency org="org.openurp.platform.security" name="openurp-platform-security-app" rev="0.0.5">
<artifact name="openurp-platform-security-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.platform.security', module='openurp-platform-security-app', version='0.0.5')
)
libraryDependencies += "org.openurp.platform.security" % "openurp-platform-security-app" % "0.0.5"
[org.openurp.platform.security/openurp-platform-security-app "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.openurp.platform.api : openurp-platform-api-core | jar | 0.0.5 |
org.beangle.security : beangle-security-web_2.11 | jar | 4.0.12 |
org.beangle.webmvc : beangle-webmvc-core_2.11 | jar | 0.3.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.4 |
org.scala-lang : scala-library | jar | 2.11.6 |
org.scala-lang : scala-reflect | jar | 2.11.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.8 |