Last Version

Team33 Lazy Initialization Library 1.1.0

Provides generic envelope classes that support lazy initialization

License

License

GroupId

GroupId

de.team33.libs
ArtifactId

ArtifactId

lib-lazy-01
Version

Version

1.1.0
Type

Type

jar
Description

Description

Team33 Lazy Initialization Library
Provides generic envelope classes that support lazy initialization
Project URL

Project URL

https://github.com/akk-team33/lib-lazy
Source Code Management

Source Code Management

https://github.com/akk-team33/lib-lazy

Download lib-lazy-01 1.1.0


<!-- https://jarcasting.com/artifacts/de.team33.libs/lib-lazy-01/ -->
<dependency>
    <groupId>de.team33.libs</groupId>
    <artifactId>lib-lazy-01</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.libs/lib-lazy-01/
implementation 'de.team33.libs:lib-lazy-01:1.1.0'
// https://jarcasting.com/artifacts/de.team33.libs/lib-lazy-01/
implementation ("de.team33.libs:lib-lazy-01:1.1.0")
'de.team33.libs:lib-lazy-01:jar:1.1.0'
<dependency org="de.team33.libs" name="lib-lazy-01" rev="1.1.0">
  <artifact name="lib-lazy-01" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.libs', module='lib-lazy-01', version='1.1.0')
)
libraryDependencies += "de.team33.libs" % "lib-lazy-01" % "1.1.0"
[de.team33.libs/lib-lazy-01 "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
de.team33.libs : lib-exceptional-04 jar 4.0.0

test (2)

Group / Artifact Type Version
de.team33.libs : lib-testing-01 jar 1.0.0
junit : junit jar [4.13,5.0)

Project Modules

There are no modules declared in this project.