License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.openurp.ecupl |
ArtifactId | ArtifactIdecupl-platform-cas |
Version | Version0.1.2 |
Type | Typewar |
Description |
DescriptionEcupl Platform Cas
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ecupl-platform-cas-0.1.2.pom | |
ecupl-platform-cas-0.1.2.war | 18 KB |
ecupl-platform-cas-0.1.2-sources.jar | 8 KB |
ecupl-platform-cas-0.1.2-javadoc.war | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-cas/ -->
<dependency>
<groupId>net.openurp.ecupl</groupId>
<artifactId>ecupl-platform-cas</artifactId>
<version>0.1.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-cas/
implementation 'net.openurp.ecupl:ecupl-platform-cas:0.1.2'
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-cas/
implementation ("net.openurp.ecupl:ecupl-platform-cas:0.1.2")
'net.openurp.ecupl:ecupl-platform-cas:war:0.1.2'
<dependency org="net.openurp.ecupl" name="ecupl-platform-cas" rev="0.1.2">
<artifact name="ecupl-platform-cas" type="war" />
</dependency>
@Grapes(
@Grab(group='net.openurp.ecupl', module='ecupl-platform-cas', version='0.1.2')
)
libraryDependencies += "net.openurp.ecupl" % "ecupl-platform-cas" % "0.1.2"
[net.openurp.ecupl/ecupl-platform-cas "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core_2.13 | jar | 5.1.14 |
org.openurp.app : openurp-app-web | jar | 0.1.34 |
org.openurp.platform : openurp-platform-cas | jar | 0.4.0 |
org.beangle.commons : beangle-commons-text_2.13 | jar | 5.1.14 |
org.beangle.webmvc : beangle-webmvc-spring-plugin_2.13 | jar | 0.3.38 |
org.beangle.webmvc : beangle-webmvc-view_2.13 | jar | 0.3.38 |
org.beangle.webui : beangle-webui-tag_2.13 | jar | 0.3.39 |
org.beangle.webui : beangle-webui-bootstrap_2.13 | jar | 0.3.39 |
org.beangle.data : beangle-data-hibernate_2.13 | jar | 5.3.6 |
org.hibernate : hibernate-jcache | jar | 5.4.4.Final |
org.ehcache : ehcache | jar | 3.8.1 |
com.zaxxer : HikariCP | jar | 3.4.2 |
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.0-M2 |
org.scalatestplus : scalatestplus-junit_2.13 | jar | 1.0.0-M2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |