| License |
License |
|---|---|
| GroupId | GroupIdorg.agiso.tempel.templates |
| ArtifactId | ArtifactIdtemplates-base-pom |
| Version | Version0.0.1.RELEASE |
| Type | Typepom |
| Description |
DescriptionAGISO Templates Base POM
Base POM for Tempel templates.
|
| Project Organization |
Project Organizationagiso.org |
| Filename | Size |
|---|---|
| templates-base-pom-0.0.1.RELEASE.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.agiso.tempel.templates/templates-base-pom/ -->
<dependency>
<groupId>org.agiso.tempel.templates</groupId>
<artifactId>templates-base-pom</artifactId>
<version>0.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.agiso.tempel.templates/templates-base-pom/
implementation 'org.agiso.tempel.templates:templates-base-pom:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/org.agiso.tempel.templates/templates-base-pom/
implementation ("org.agiso.tempel.templates:templates-base-pom:0.0.1.RELEASE")
'org.agiso.tempel.templates:templates-base-pom:pom:0.0.1.RELEASE'
<dependency org="org.agiso.tempel.templates" name="templates-base-pom" rev="0.0.1.RELEASE">
<artifact name="templates-base-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.agiso.tempel.templates', module='templates-base-pom', version='0.0.1.RELEASE')
)
libraryDependencies += "org.agiso.tempel.templates" % "templates-base-pom" % "0.0.1.RELEASE"
[org.agiso.tempel.templates/templates-base-pom "0.0.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.agiso.core : agiso-core-logging | jar | 0.0.1.RELEASE |
| org.slf4j : jul-to-slf4j | jar | 1.7.5 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |