License |
License
BSD
|
---|---|
GroupId | GroupIdorg.bidib.com.thoughtworks.paranamer |
ArtifactId | ArtifactIdparanamer-integration-tests |
Last Version | Last Version2.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParaNamer Integration Tests
Paranamer allows runtime access to constructor and method parameter names for Java classes
|
Filename | Size |
---|---|
paranamer-integration-tests-2.9.pom | 626 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.bidib.com.thoughtworks.paranamer/paranamer-integration-tests/ -->
<dependency>
<groupId>org.bidib.com.thoughtworks.paranamer</groupId>
<artifactId>paranamer-integration-tests</artifactId>
<version>2.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bidib.com.thoughtworks.paranamer/paranamer-integration-tests/
implementation 'org.bidib.com.thoughtworks.paranamer:paranamer-integration-tests:2.9'
// https://jarcasting.com/artifacts/org.bidib.com.thoughtworks.paranamer/paranamer-integration-tests/
implementation ("org.bidib.com.thoughtworks.paranamer:paranamer-integration-tests:2.9")
'org.bidib.com.thoughtworks.paranamer:paranamer-integration-tests:pom:2.9'
<dependency org="org.bidib.com.thoughtworks.paranamer" name="paranamer-integration-tests" rev="2.9">
<artifact name="paranamer-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bidib.com.thoughtworks.paranamer', module='paranamer-integration-tests', version='2.9')
)
libraryDependencies += "org.bidib.com.thoughtworks.paranamer" % "paranamer-integration-tests" % "2.9"
[org.bidib.com.thoughtworks.paranamer/paranamer-integration-tests "2.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |