Last Version

Lasta Di 0.9.1

DI Container for LastaFlute, super forked from Seasar as Java8

License

License

GroupId

GroupId

org.lastaflute
ArtifactId

ArtifactId

lasta-di
Version

Version

0.9.1
Type

Type

jar
Description

Description

Lasta Di
DI Container for LastaFlute, super forked from Seasar as Java8
Project URL

Project URL

https://github.com/lastaflute/lasta-di
Project Organization

Project Organization

The DBFlute Project

Download lasta-di 0.9.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.javassist : javassist jar 3.28.0-GA
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
javax.transaction : javax.transaction-api jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.