License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.openurp.ecupl.platform |
ArtifactId | ArtifactIdecupl-platform-portal |
Version | Version0.0.3 |
Type | Typewar |
Description |
DescriptionEcupl Platform Portal Server
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ecupl-platform-portal-0.0.3.pom | |
ecupl-platform-portal-0.0.3.war | 298 KB |
ecupl-platform-portal-0.0.3-sources.jar | 261 KB |
ecupl-platform-portal-0.0.3-javadoc.jar | 698 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openurp.ecupl.platform/ecupl-platform-portal/ -->
<dependency>
<groupId>net.openurp.ecupl.platform</groupId>
<artifactId>ecupl-platform-portal</artifactId>
<version>0.0.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.ecupl.platform/ecupl-platform-portal/
implementation 'net.openurp.ecupl.platform:ecupl-platform-portal:0.0.3'
// https://jarcasting.com/artifacts/net.openurp.ecupl.platform/ecupl-platform-portal/
implementation ("net.openurp.ecupl.platform:ecupl-platform-portal:0.0.3")
'net.openurp.ecupl.platform:ecupl-platform-portal:war:0.0.3'
<dependency org="net.openurp.ecupl.platform" name="ecupl-platform-portal" rev="0.0.3">
<artifact name="ecupl-platform-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='net.openurp.ecupl.platform', module='ecupl-platform-portal', version='0.0.3')
)
libraryDependencies += "net.openurp.ecupl.platform" % "ecupl-platform-portal" % "0.0.3"
[net.openurp.ecupl.platform/ecupl-platform-portal "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core_2.12 | jar | 5.1.0.M2 |
org.openurp.app : openurp-app-cas_2.12 | jar | 0.0.5 |
org.openurp.platform : openurp-platform-core_2.12 | jar | 0.0.26 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.beangle.commons : beangle-commons-text_2.12 | jar | 5.1.0.M2 |
org.beangle.webmvc : beangle-webmvc-spring-plugin_2.12 | jar | 0.3.16 |
org.beangle.webmvc : beangle-webmvc-view_2.12 | jar | 0.3.16 |
org.beangle.webui : beangle-webui-tag_2.12 | jar | 0.0.16 |
org.beangle.webui : beangle-webui-bootstrap_2.12 | jar | 0.0.16 |
org.beangle.data : beangle-data-hibernate_2.12 | jar | 5.0.2 |
org.hibernate : hibernate-ehcache | jar | 5.2.12.Final |
com.zaxxer : HikariCP | jar | 2.7.8 |
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.4 |
org.scala-lang : scala-reflect | jar | 2.12.4 |
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.4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.12.0 |