License |
License
BSD
|
---|---|
GroupId | GroupIdorg.bidib.com.thoughtworks.paranamer |
ArtifactId | ArtifactIdparanamer-it-011 |
Last Version | Last Version2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParaNamer IT 011: can use maven plugin defaults
Paranamer allows runtime access to constructor and method parameter names for Java classes
|
Filename | Size |
---|---|
paranamer-it-011-2.9.pom | |
paranamer-it-011-2.9.jar | 3 KB |
paranamer-it-011-2.9-sources.jar | 2 KB |
paranamer-it-011-2.9-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bidib.com.thoughtworks.paranamer/paranamer-it-011/ -->
<dependency>
<groupId>org.bidib.com.thoughtworks.paranamer</groupId>
<artifactId>paranamer-it-011</artifactId>
<version>2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.bidib.com.thoughtworks.paranamer/paranamer-it-011/
implementation 'org.bidib.com.thoughtworks.paranamer:paranamer-it-011:2.9'
// https://jarcasting.com/artifacts/org.bidib.com.thoughtworks.paranamer/paranamer-it-011/
implementation ("org.bidib.com.thoughtworks.paranamer:paranamer-it-011:2.9")
'org.bidib.com.thoughtworks.paranamer:paranamer-it-011:jar:2.9'
<dependency org="org.bidib.com.thoughtworks.paranamer" name="paranamer-it-011" rev="2.9">
<artifact name="paranamer-it-011" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bidib.com.thoughtworks.paranamer', module='paranamer-it-011', version='2.9')
)
libraryDependencies += "org.bidib.com.thoughtworks.paranamer" % "paranamer-it-011" % "2.9"
[org.bidib.com.thoughtworks.paranamer/paranamer-it-011 "2.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |