| License |
License |
|---|---|
| GroupId | GroupIdcom.indoles.clj |
| ArtifactId | ArtifactIdwithLockedFile |
| Last Version | Last Version0.1.0-standalone |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionwithLockedFile
Utility that uses locked file to enable synchronization over different processes.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| withLockedFile-0.1.0-standalone.pom | |
| withLockedFile-0.1.0-standalone.jar | 3 MB |
| withLockedFile-0.1.0-standalone-sources.jar | 537 bytes |
| withLockedFile-0.1.0-standalone-javadoc.jar | 537 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.indoles.clj/withLockedFile/ -->
<dependency>
<groupId>com.indoles.clj</groupId>
<artifactId>withLockedFile</artifactId>
<version>0.1.0-standalone</version>
</dependency>
// https://jarcasting.com/artifacts/com.indoles.clj/withLockedFile/
implementation 'com.indoles.clj:withLockedFile:0.1.0-standalone'
// https://jarcasting.com/artifacts/com.indoles.clj/withLockedFile/
implementation ("com.indoles.clj:withLockedFile:0.1.0-standalone")
'com.indoles.clj:withLockedFile:jar:0.1.0-standalone'
<dependency org="com.indoles.clj" name="withLockedFile" rev="0.1.0-standalone">
<artifact name="withLockedFile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indoles.clj', module='withLockedFile', version='0.1.0-standalone')
)
libraryDependencies += "com.indoles.clj" % "withLockedFile" % "0.1.0-standalone"
[com.indoles.clj/withLockedFile "0.1.0-standalone"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojure | jar | 1.4.0 |
| conch » conch | jar | 0.3.1 |