Last Version

throttling 1.1

Parent project of the Valogato throttling projects

License

License

GroupId

GroupId

com.googlecode.valogato
ArtifactId

ArtifactId

parent
Version

Version

1.1
Type

Type

pom
Description

Description

throttling
Parent project of the Valogato throttling projects
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://code.google.com/p/valogato/source/browse/

Download parent 1.1

Filename Size
parent-1.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.googlecode.valogato/parent/ -->
<dependency>
    <groupId>com.googlecode.valogato</groupId>
    <artifactId>parent</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.valogato/parent/
implementation 'com.googlecode.valogato:parent:1.1'
// https://jarcasting.com/artifacts/com.googlecode.valogato/parent/
implementation ("com.googlecode.valogato:parent:1.1")
'com.googlecode.valogato:parent:pom:1.1'
<dependency org="com.googlecode.valogato" name="parent" rev="1.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.valogato', module='parent', version='1.1')
)
libraryDependencies += "com.googlecode.valogato" % "parent" % "1.1"
[com.googlecode.valogato/parent "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.