License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.fabric8.tenant |
ArtifactId | ArtifactIdtenant-team |
Last Version | Last Version2.0.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8 Tenant :: Team
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tenant-team-2.0.14.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.tenant/tenant-team/ -->
<dependency>
<groupId>io.fabric8.tenant</groupId>
<artifactId>tenant-team</artifactId>
<version>2.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.tenant/tenant-team/
implementation 'io.fabric8.tenant:tenant-team:2.0.14'
// https://jarcasting.com/artifacts/io.fabric8.tenant/tenant-team/
implementation ("io.fabric8.tenant:tenant-team:2.0.14")
'io.fabric8.tenant:tenant-team:pom:2.0.14'
<dependency org="io.fabric8.tenant" name="tenant-team" rev="2.0.14">
<artifact name="tenant-team" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.tenant', module='tenant-team', version='2.0.14')
)
libraryDependencies += "io.fabric8.tenant" % "tenant-team" % "2.0.14"
[io.fabric8.tenant/tenant-team "2.0.14"]