License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.publicComponent |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.publicComponent/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.publicComponent</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.publicComponent/
implementation 'org.tinygroup:org.tinygroup.publicComponent:2.2.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.publicComponent/
implementation ("org.tinygroup:org.tinygroup.publicComponent:2.2.0")
'org.tinygroup:org.tinygroup.publicComponent:jar:2.2.0'
<dependency org="org.tinygroup" name="org.tinygroup.publicComponent" rev="2.2.0">
<artifact name="org.tinygroup.publicComponent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.publicComponent', version='2.2.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.publicComponent" % "2.2.0"
[org.tinygroup/org.tinygroup.publicComponent "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.layer | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : servlet-api-2.5 | jar | 6.1.14 |
org.tinygroup : org.tinygroup.templateengine | jar | 2.2.0 |
org.tinygroup : org.tinygroup.convert | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |