Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdorg.apache.geronimo.arthur.knights |
ArtifactId | ArtifactIdwinegrower-knight |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
winegrower-knight-1.0.1.pom | |
winegrower-knight-1.0.1.jar | 23 KB |
winegrower-knight-1.0.1-sources.jar | 14 KB |
winegrower-knight-1.0.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.arthur.knights/winegrower-knight/ -->
<dependency>
<groupId>org.apache.geronimo.arthur.knights</groupId>
<artifactId>winegrower-knight</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.arthur.knights/winegrower-knight/
implementation 'org.apache.geronimo.arthur.knights:winegrower-knight:1.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.arthur.knights/winegrower-knight/
implementation ("org.apache.geronimo.arthur.knights:winegrower-knight:1.0.1")
'org.apache.geronimo.arthur.knights:winegrower-knight:jar:1.0.1'
<dependency org="org.apache.geronimo.arthur.knights" name="winegrower-knight" rev="1.0.1">
<artifact name="winegrower-knight" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.arthur.knights', module='winegrower-knight', version='1.0.1')
)
libraryDependencies += "org.apache.geronimo.arthur.knights" % "winegrower-knight" % "1.0.1"
[org.apache.geronimo.arthur.knights/winegrower-knight "1.0.1"]