Categories |
CategoriesNet ORM Data |
---|---|
GroupId | GroupIdnet.openurp.ecupl |
ArtifactId | ArtifactIdecupl-platform-cas |
Version | Version0.1.1 |
Type | Typewar |
Filename | Size |
---|---|
ecupl-platform-cas-0.1.1.pom | |
ecupl-platform-cas-0.1.1.war | 18 KB |
ecupl-platform-cas-0.1.1-sources.jar | 8 KB |
ecupl-platform-cas-0.1.1-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.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-cas/
implementation 'net.openurp.ecupl:ecupl-platform-cas:0.1.1'
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-cas/
implementation ("net.openurp.ecupl:ecupl-platform-cas:0.1.1")
'net.openurp.ecupl:ecupl-platform-cas:war:0.1.1'
<dependency org="net.openurp.ecupl" name="ecupl-platform-cas" rev="0.1.1">
<artifact name="ecupl-platform-cas" type="war" />
</dependency>
@Grapes(
@Grab(group='net.openurp.ecupl', module='ecupl-platform-cas', version='0.1.1')
)
libraryDependencies += "net.openurp.ecupl" % "ecupl-platform-cas" % "0.1.1"
[net.openurp.ecupl/ecupl-platform-cas "0.1.1"]