Last Version

Wealdtech Core 2.0.0

Weald Technology core libraries and utilities

License

License

GroupId

GroupId

com.wealdtech
ArtifactId

ArtifactId

wealdtech-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

Wealdtech Core
Weald Technology core libraries and utilities
Project URL

Project URL

https://github.com/wealdtech/wealdtech

Download wealdtech-core 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
joda-time : joda-time jar 2.3
org.slf4j : jul-to-slf4j jar 1.7.6
com.fasterxml.jackson.core : jackson-annotations jar 2.4.0
com.google.code.findbugs : jsr305 jar 1.3.9

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.+

Project Modules

There are no modules declared in this project.