is not current version
Last Version 1.0.5

org.apache.geronimo.arthur:arthur-spi 1.0.1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.arthur
ArtifactId

ArtifactId

arthur-spi
Version

Version

1.0.1
Type

Type

jar

Download arthur-spi 1.0.1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.arthur/arthur-spi/ -->
<dependency>
    <groupId>org.apache.geronimo.arthur</groupId>
    <artifactId>arthur-spi</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.arthur/arthur-spi/
implementation 'org.apache.geronimo.arthur:arthur-spi:1.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.arthur/arthur-spi/
implementation ("org.apache.geronimo.arthur:arthur-spi:1.0.1")
'org.apache.geronimo.arthur:arthur-spi:jar:1.0.1'
<dependency org="org.apache.geronimo.arthur" name="arthur-spi" rev="1.0.1">
  <artifact name="arthur-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.arthur', module='arthur-spi', version='1.0.1')
)
libraryDependencies += "org.apache.geronimo.arthur" % "arthur-spi" % "1.0.1"
[org.apache.geronimo.arthur/arthur-spi "1.0.1"]