is not current version
Last Version 1.3

org.sonatype.sisu.jacksbee:jacksbee 1.2


Categories

Categories

SBE Data Data Structures
GroupId

GroupId

org.sonatype.sisu.jacksbee
ArtifactId

ArtifactId

jacksbee
Version

Version

1.2
Type

Type

pom

Download jacksbee 1.2

Filename Size
jacksbee-1.2.pom 7 KB
Browse

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