License |
License |
---|---|
GroupId | GroupIdio.takari.polyglot |
ArtifactId | ArtifactIdpolyglot |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPolyglot :: Aggregator
Takari: The future of software delivery.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
polyglot-0.4.8.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.takari.polyglot/polyglot/ -->
<dependency>
<groupId>io.takari.polyglot</groupId>
<artifactId>polyglot</artifactId>
<version>0.4.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.takari.polyglot/polyglot/
implementation 'io.takari.polyglot:polyglot:0.4.8'
// https://jarcasting.com/artifacts/io.takari.polyglot/polyglot/
implementation ("io.takari.polyglot:polyglot:0.4.8")
'io.takari.polyglot:polyglot:pom:0.4.8'
<dependency org="io.takari.polyglot" name="polyglot" rev="0.4.8">
<artifact name="polyglot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.takari.polyglot', module='polyglot', version='0.4.8')
)
libraryDependencies += "io.takari.polyglot" % "polyglot" % "0.4.8"
[io.takari.polyglot/polyglot "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | |
org.eclipse.sisu : org.eclipse.sisu.plexus | jar | |
org.apache.maven : maven-model | jar | |
org.apache.maven : maven-core | jar | |
org.apache.maven : maven-model-builder | jar | |
org.slf4j : slf4j-api | jar | |
org.codehaus.plexus : plexus-component-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |