License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.DemoSite |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionDemoSite
|
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
org.tinygroup.DemoSite-2.0.0.pom | |
org.tinygroup.DemoSite-2.0.0.war | 21 MB |
org.tinygroup.DemoSite-2.0.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.DemoSite/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.DemoSite</artifactId>
<version>2.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.DemoSite/
implementation 'org.tinygroup:org.tinygroup.DemoSite:2.0.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.DemoSite/
implementation ("org.tinygroup:org.tinygroup.DemoSite:2.0.0")
'org.tinygroup:org.tinygroup.DemoSite:war:2.0.0'
<dependency org="org.tinygroup" name="org.tinygroup.DemoSite" rev="2.0.0">
<artifact name="org.tinygroup.DemoSite" type="war" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.DemoSite', version='2.0.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.DemoSite" % "2.0.0"
[org.tinygroup/org.tinygroup.DemoSite "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.templateweblayer | jar | 2.0.0 |
org.tinygroup : org.tinygroup.flowprocessor | jar | 2.0.0 |
org.tinygroup : org.tinygroup.monitor | jar | 2.0.0 |
org.tinygroup : org.tinygroup.serviceprocessor | jar | 2.0.0 |
org.tinygroup : org.tinygroup.flowbasicservice | jar | 2.0.0 |
org.tinygroup : org.tinygroup.cepcorebasicservice | jar | 2.0.0 |
org.tinygroup : org.tinygroup.database | jar | 2.0.0 |
org.tinygroup : org.tinygroup.flowservicecomponent | jar | 2.0.0 |
org.tinygroup : org.tinygroup.flowbasiccomponent | jar | 2.0.0 |
org.tinygroup : org.tinygroup.jcscache | jar | 2.0.0 |
org.tinygroup : org.tinygroup.cepcorenetty | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |