License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdcom.findwise.hydra |
ArtifactId | ArtifactIddistribution |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
distribution-0.5.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.findwise.hydra/distribution/ -->
<dependency>
<groupId>com.findwise.hydra</groupId>
<artifactId>distribution</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/distribution/
implementation 'com.findwise.hydra:distribution:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/distribution/
implementation ("com.findwise.hydra:distribution:0.5.0")
'com.findwise.hydra:distribution:pom:0.5.0'
<dependency org="com.findwise.hydra" name="distribution" rev="0.5.0">
<artifact name="distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='distribution', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "distribution" % "0.5.0"
[com.findwise.hydra/distribution "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.findwise.hydra : hydra-core | jar | 0.5.0 |
com.findwise.hydra : hydra-inserter | jar | 0.5.0 |