License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.openurp.ecupl |
ArtifactId | ArtifactIdecupl-platform-webapp |
Version | Version0.0.8 |
Type | Typewar |
Description |
DescriptionEcupl Platform Webapp
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-webapp/ -->
<dependency>
<groupId>net.openurp.ecupl</groupId>
<artifactId>ecupl-platform-webapp</artifactId>
<version>0.0.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-webapp/
implementation 'net.openurp.ecupl:ecupl-platform-webapp:0.0.8'
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-webapp/
implementation ("net.openurp.ecupl:ecupl-platform-webapp:0.0.8")
'net.openurp.ecupl:ecupl-platform-webapp:war:0.0.8'
<dependency org="net.openurp.ecupl" name="ecupl-platform-webapp" rev="0.0.8">
<artifact name="ecupl-platform-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='net.openurp.ecupl', module='ecupl-platform-webapp', version='0.0.8')
)
libraryDependencies += "net.openurp.ecupl" % "ecupl-platform-webapp" % "0.0.8"
[net.openurp.ecupl/ecupl-platform-webapp "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core_2.12 | jar | 5.1.0 |
org.openurp.app : openurp-app-cas_2.12 | jar | 0.0.13 |
org.openurp.app : openurp-app-web_2.12 | jar | 0.0.13 |
org.openurp.platform : openurp-platform-cas_2.12 | jar | 0.1.5 |
org.openurp.platform : openurp-platform-ws_2.12 | jar | 0.1.5 |
org.openurp.platform : openurp-platform-web_2.12 | jar | 0.1.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.beangle.commons : beangle-commons-text_2.12 | jar | 5.1.0 |
org.beangle.webmvc : beangle-webmvc-spring-plugin_2.12 | jar | 0.3.19 |
org.beangle.webmvc : beangle-webmvc-view_2.12 | jar | 0.3.19 |
org.beangle.webui : beangle-webui-tag_2.12 | jar | 0.3.19 |
org.beangle.webui : beangle-webui-bootstrap_2.12 | jar | 0.3.19 |
org.beangle.data : beangle-data-hibernate_2.12 | jar | 5.0.6 |
org.hibernate : hibernate-ehcache | jar | 5.2.12.Final |
com.zaxxer : HikariCP | jar | 3.2.0 |
com.wiscom.ids » wiscom-ids-ice | jar | 1.0 |
com.wiscom.ids » wiscom-ids-idstar | jar | 1.0 |
jakarta-regexp : jakarta-regexp | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.scala-lang : scala-library | jar | 2.12.6 |
org.scala-lang : scala-reflect | jar | 2.12.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.12.0 |