License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.systemcn |
ArtifactId | ArtifactIddata800Demo |
Version | Version1.3.1 |
Type | Typewar |
Description |
Descriptiondata800Demo Maven Webapp
systemcn.com flow API Java Demo project
|
Project URL |
Project URL |
Filename | Size |
---|---|
data800Demo-1.3.1.pom | |
data800Demo-1.3.1.war | 6 MB |
data800Demo-1.3.1-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.systemcn/data800Demo/ -->
<dependency>
<groupId>com.systemcn</groupId>
<artifactId>data800Demo</artifactId>
<version>1.3.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.systemcn/data800Demo/
implementation 'com.systemcn:data800Demo:1.3.1'
// https://jarcasting.com/artifacts/com.systemcn/data800Demo/
implementation ("com.systemcn:data800Demo:1.3.1")
'com.systemcn:data800Demo:war:1.3.1'
<dependency org="com.systemcn" name="data800Demo" rev="1.3.1">
<artifact name="data800Demo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.systemcn', module='data800Demo', version='1.3.1')
)
libraryDependencies += "com.systemcn" % "data800Demo" % "1.3.1"
[com.systemcn/data800Demo "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.systemcn : data800sdk | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |