| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.valogato |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionthrottling
Parent project of the Valogato throttling projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.simpleframework : simple-xml | jar | 2.6.4 |
| com.google.guava : guava | jar | 14.0-rc1 |
| 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 |