Last Version

ParaNamer Integration Tests 2.9

Paranamer allows runtime access to constructor and method parameter names for Java classes

License

License

BSD
GroupId

GroupId

org.bidib.com.thoughtworks.paranamer
ArtifactId

ArtifactId

paranamer-integration-tests
Version

Version

2.9
Type

Type

pom
Description

Description

ParaNamer Integration Tests
Paranamer allows runtime access to constructor and method parameter names for Java classes

Download paranamer-integration-tests 2.9


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • it-011