Last Version

EasyMock Property Utilities 1.1

Utilities for Using JavaBean-style Properties with EasyMock

License

License

GroupId

GroupId

com.stephenduncanjr
ArtifactId

ArtifactId

easymock-propertyutils
Version

Version

1.1
Type

Type

jar
Description

Description

EasyMock Property Utilities
Utilities for Using JavaBean-style Properties with EasyMock

Download easymock-propertyutils 1.1


<!-- https://jarcasting.com/artifacts/com.stephenduncanjr/easymock-propertyutils/ -->
<dependency>
    <groupId>com.stephenduncanjr</groupId>
    <artifactId>easymock-propertyutils</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stephenduncanjr/easymock-propertyutils/
implementation 'com.stephenduncanjr:easymock-propertyutils:1.1'
// https://jarcasting.com/artifacts/com.stephenduncanjr/easymock-propertyutils/
implementation ("com.stephenduncanjr:easymock-propertyutils:1.1")
'com.stephenduncanjr:easymock-propertyutils:jar:1.1'
<dependency org="com.stephenduncanjr" name="easymock-propertyutils" rev="1.1">
  <artifact name="easymock-propertyutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stephenduncanjr', module='easymock-propertyutils', version='1.1')
)
libraryDependencies += "com.stephenduncanjr" % "easymock-propertyutils" % "1.1"
[com.stephenduncanjr/easymock-propertyutils "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.easymock : easymock jar 2.2
commons-beanutils : commons-beanutils jar 1.7.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.1

Project Modules

There are no modules declared in this project.