is not current version
Last Version 1.3

org.sonatype.sisu.jacksbee:jacksbee 1.0


Categories

Categories

SBE Data Data Structures
GroupId

GroupId

org.sonatype.sisu.jacksbee
ArtifactId

ArtifactId

jacksbee
Version

Version

1.0
Type

Type

pom

Download jacksbee 1.0

Filename Size
jacksbee-1.0.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sonatype.sisu.jacksbee/jacksbee/ -->
<dependency>
    <groupId>org.sonatype.sisu.jacksbee</groupId>
    <artifactId>jacksbee</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.sisu.jacksbee/jacksbee/
implementation 'org.sonatype.sisu.jacksbee:jacksbee:1.0'
// https://jarcasting.com/artifacts/org.sonatype.sisu.jacksbee/jacksbee/
implementation ("org.sonatype.sisu.jacksbee:jacksbee:1.0")
'org.sonatype.sisu.jacksbee:jacksbee:pom:1.0'
<dependency org="org.sonatype.sisu.jacksbee" name="jacksbee" rev="1.0">
  <artifact name="jacksbee" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.sisu.jacksbee', module='jacksbee', version='1.0')
)
libraryDependencies += "org.sonatype.sisu.jacksbee" % "jacksbee" % "1.0"
[org.sonatype.sisu.jacksbee/jacksbee "1.0"]