| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.vespa |
| ArtifactId | ArtifactIdchain |
| Last Version | Last Version7.360.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent artifact for all Vespa maven projects.
|
| Filename | Size |
|---|---|
| chain-7.360.24.pom | |
| chain-7.360.24.jar | 59 KB |
| chain-7.360.24-sources.jar | 30 KB |
| chain-7.360.24-javadoc.jar | 585 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/chain/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>chain</artifactId>
<version>7.360.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/chain/
implementation 'com.yahoo.vespa:chain:7.360.24'
// https://jarcasting.com/artifacts/com.yahoo.vespa/chain/
implementation ("com.yahoo.vespa:chain:7.360.24")
'com.yahoo.vespa:chain:jar:7.360.24'
<dependency org="com.yahoo.vespa" name="chain" rev="7.360.24">
<artifact name="chain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='chain', version='7.360.24')
)
libraryDependencies += "com.yahoo.vespa" % "chain" % "7.360.24"
[com.yahoo.vespa/chain "7.360.24"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.vespa : annotations | jar | 7.360.24 |
| com.yahoo.vespa : container-di | jar | 7.360.24 |
| com.yahoo.vespa : vespajlib | jar | 7.360.24 |
| net.jcip : jcip-annotations | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.vespa : provided-dependencies | pom | 7.360.24 |
| com.yahoo.vespa : component | jar | 7.360.24 |
| com.yahoo.vespa : config-bundle | jar | 7.360.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |