Last Version

jweave 9999.9999.10000

A suite of open source weaving tools

License

License

GroupId

GroupId

com.gitlab.ccook
ArtifactId

ArtifactId

jweave
Version

Version

9999.9999.10000
Type

Type

jar
Description

Description

jweave
A suite of open source weaving tools
Project URL

Project URL

https://gitlab.com/ccook/jweave
Source Code Management

Source Code Management

https://gitlab.com/ccook/jweave/-/tree/release

Download jweave 9999.9999.10000


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
joda-time : joda-time jar 2.10.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.