EasyBeans API


License

License

GroupId

GroupId

com.github.talberto
ArtifactId

ArtifactId

easybeans-api
Last Version

Last Version

1.0.0-RC-01
Release Date

Release Date

Type

Type

jar
Description

Description

EasyBeans API
EasyBeans API
Project URL

Project URL

https://github.com/talberto/easybeans

Download easybeans-api

How to add to project

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

Dependencies

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC-01