| License |
License |
|---|---|
| GroupId | GroupIdorg.tinygroup |
| ArtifactId | ArtifactIdorg.tinygroup.sctestwebsamplesc |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Description |
| Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.sctestwebsamplesc/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.sctestwebsamplesc</artifactId>
<version>2.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.sctestwebsamplesc/
implementation 'org.tinygroup:org.tinygroup.sctestwebsamplesc:2.0.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.sctestwebsamplesc/
implementation ("org.tinygroup:org.tinygroup.sctestwebsamplesc:2.0.0")
'org.tinygroup:org.tinygroup.sctestwebsamplesc:war:2.0.0'
<dependency org="org.tinygroup" name="org.tinygroup.sctestwebsamplesc" rev="2.0.0">
<artifact name="org.tinygroup.sctestwebsamplesc" type="war" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.sctestwebsamplesc', version='2.0.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.sctestwebsamplesc" % "2.0.0"
[org.tinygroup/org.tinygroup.sctestwebsamplesc "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tinygroup : org.tinygroup.validate | jar | 2.0.0 |
| org.tinygroup : org.tinygroup.templateweblayer | jar | 2.0.0 |
| org.tinygroup : org.tinygroup.dbfilter | jar | 2.0.0 |
| org.tinygroup : org.tinygroup.cepcorenettysc | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |