is not current version
Last Version 1.3

org.sonatype.sisu.jacksbee:jacksbee 1.1


Categories

Categories

SBE Data Data Structures
GroupId

GroupId

org.sonatype.sisu.jacksbee
ArtifactId

ArtifactId

jacksbee
Version

Version

1.1
Type

Type

pom

Download jacksbee 1.1

Filename Size
jacksbee-1.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.sisu.jacksbee/jacksbee/
implementation 'org.sonatype.sisu.jacksbee:jacksbee:1.1'
// https://jarcasting.com/artifacts/org.sonatype.sisu.jacksbee/jacksbee/
implementation ("org.sonatype.sisu.jacksbee:jacksbee:1.1")
'org.sonatype.sisu.jacksbee:jacksbee:pom:1.1'
<dependency org="org.sonatype.sisu.jacksbee" name="jacksbee" rev="1.1">
  <artifact name="jacksbee" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.sisu.jacksbee', module='jacksbee', version='1.1')
)
libraryDependencies += "org.sonatype.sisu.jacksbee" % "jacksbee" % "1.1"
[org.sonatype.sisu.jacksbee/jacksbee "1.1"]