Last Version

Ecupl Platform Portal Server 0.0.3

Beangle provides agile development scaffold and toolkits.

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.openurp.ecupl.platform
ArtifactId

ArtifactId

ecupl-platform-portal
Version

Version

0.0.3
Type

Type

war
Description

Description

Ecupl Platform Portal Server
Beangle provides agile development scaffold and toolkits.
Project Organization

Project Organization

The OpenURP Software

Download ecupl-platform-portal 0.0.3


<!-- 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"]

Dependencies

compile (12)

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

provided (4)

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

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

test (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

Project Modules

There are no modules declared in this project.