Last Version

com.ansill.lock:AutoLock 0.4.0

Library that extends Java Locks for use with Try-With-Resources

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.ansill.lock
ArtifactId

ArtifactId

AutoLock
Version

Version

0.4.0
Type

Type

jar
Description

Description

com.ansill.lock:AutoLock
Library that extends Java Locks for use with Try-With-Resources
Project URL

Project URL

https://github.com/tomansill/AutoLock
Source Code Management

Source Code Management

https://github.com/tomansill/autolock/tree/master

Download AutoLock 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.ansill.validation : validation jar 0.2.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.