Last Version

SFU Portal Server 0.0.2

The Beangle Software provides agile development scaffold and toolkits.

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.openurp.sfu
ArtifactId

ArtifactId

sfu-platform-portal
Version

Version

0.0.2
Type

Type

war
Description

Description

SFU Portal Server
The Beangle Software provides agile development scaffold and toolkits.
Project Organization

Project Organization

The Beangle Software

Download sfu-platform-portal 0.0.2


<!-- https://jarcasting.com/artifacts/net.openurp.sfu/sfu-platform-portal/ -->
<dependency>
    <groupId>net.openurp.sfu</groupId>
    <artifactId>sfu-platform-portal</artifactId>
    <version>0.0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.sfu/sfu-platform-portal/
implementation 'net.openurp.sfu:sfu-platform-portal:0.0.2'
// https://jarcasting.com/artifacts/net.openurp.sfu/sfu-platform-portal/
implementation ("net.openurp.sfu:sfu-platform-portal:0.0.2")
'net.openurp.sfu:sfu-platform-portal:war:0.0.2'
<dependency org="net.openurp.sfu" name="sfu-platform-portal" rev="0.0.2">
  <artifact name="sfu-platform-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='net.openurp.sfu', module='sfu-platform-portal', version='0.0.2')
)
libraryDependencies += "net.openurp.sfu" % "sfu-platform-portal" % "0.0.2"
[net.openurp.sfu/sfu-platform-portal "0.0.2"]

Dependencies

compile (11)

Group / Artifact Type Version
org.beangle.commons : beangle-commons-core_2.12 jar 5.0.0.M4
org.openurp.platform.api : openurp-platform-api-cas jar 0.0.20
org.openurp.platform.api : openurp-platform-api-datasource jar 0.0.20
org.openurp.platform.core : openurp-platform-core-user jar 0.0.20
org.openurp.platform.core : openurp-platform-core-security jar 0.0.20
org.slf4j : slf4j-api jar 1.7.25
org.hibernate : hibernate-ehcache jar 5.2.10.Final
org.beangle.commons : beangle-commons-text_2.12 jar 5.0.0.M4
org.beangle.webmvc : beangle-webmvc-spring-plugin_2.12 jar 0.3.12
org.beangle.webmvc : beangle-webmvc-view_2.12 jar 0.3.12
org.beangle.security : beangle-security-cas_2.12 jar 4.0.21

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.2
org.scala-lang : scala-reflect jar 2.12.2

runtime (2)

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

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.12

Project Modules

There are no modules declared in this project.