greenbird core library

Generic classes such as exception types and basic utilities used by the other greenbird libraries.

License

License

GroupId

GroupId

com.greenbird
ArtifactId

ArtifactId

greenbird-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

greenbird core library
Generic classes such as exception types and basic utilities used by the other greenbird libraries.
Project Organization

Project Organization

greenbird Integration Technology

Download greenbird-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.springframework : spring-core jar 4.1.6.RELEASE
commons-validator : commons-validator jar 1.4.0

test (7)

Group / Artifact Type Version
com.greenbird : greenbird-test-tools jar 2.0.0
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8
org.powermock : powermock-core jar 1.5.6
org.powermock : powermock-api-mockito jar 1.5.6
org.powermock : powermock-module-junit4 jar 1.5.6
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.
com.greenbird

Greenbird Integration Technology

Versions

Version
1.2.0
1.1.0
1.0.0