Last Version

thr-core 1.1

Parent project of the Valogato throttling projects

License

License

GroupId

GroupId

com.googlecode.valogato
ArtifactId

ArtifactId

thr-core
Version

Version

1.1
Type

Type

jar
Description

Description

thr-core
Parent project of the Valogato throttling projects
Source Code Management

Source Code Management

https://code.google.com/p/valogato/source/browse/thr-core/

Download thr-core 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
org.simpleframework : simple-xml jar 2.6.4
com.google.guava : guava jar 14.0-rc1

test (3)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 1.5
org.powermock : powermock-api-easymock jar 1.5
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.