License |
License |
---|---|
GroupId | GroupIdcom.wealdtech |
ArtifactId | ArtifactIdwealdtech-core |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWealdtech Core
Weald Technology core libraries and utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
wealdtech-core-2.0.0.pom | |
wealdtech-core-2.0.0.jar | 33 KB |
wealdtech-core-2.0.0-sources.jar | 31 KB |
wealdtech-core-2.0.0-javadoc.jar | 135 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.+ |