is not current version
Last Version 0.3.2

org.embulk:guice-bootstrap 0.3.1

Guice-bootstrap adds JSR 250 Life Cycle annotations to Google Guice

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Embulk General Purpose Libraries Utility
GroupId

GroupId

org.embulk
ArtifactId

ArtifactId

guice-bootstrap
Version

Version

0.3.1
Type

Type

jar

Download guice-bootstrap 0.3.1


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