| License |
License |
|---|---|
| GroupId | GroupIdcom.github.talberto |
| ArtifactId | ArtifactIdeasybeans-api |
| Version | Version1.0.0-RC-01 |
| Type | Typejar |
| Description |
DescriptionEasyBeans API
EasyBeans API
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.talberto/easybeans-api/ -->
<dependency>
<groupId>com.github.talberto</groupId>
<artifactId>easybeans-api</artifactId>
<version>1.0.0-RC-01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.talberto/easybeans-api/
implementation 'com.github.talberto:easybeans-api:1.0.0-RC-01'
// https://jarcasting.com/artifacts/com.github.talberto/easybeans-api/
implementation ("com.github.talberto:easybeans-api:1.0.0-RC-01")
'com.github.talberto:easybeans-api:jar:1.0.0-RC-01'
<dependency org="com.github.talberto" name="easybeans-api" rev="1.0.0-RC-01">
<artifact name="easybeans-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.talberto', module='easybeans-api', version='1.0.0-RC-01')
)
libraryDependencies += "com.github.talberto" % "easybeans-api" % "1.0.0-RC-01"
[com.github.talberto/easybeans-api "1.0.0-RC-01"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.easymock : easymock | jar | 3.1 |
| org.powermock : powermock-module-junit4 | jar | 1.5.3 |
| org.powermock : powermock-api-easymock | jar | 1.5.3 |