Last Version

ca.jeb:common-java 2014.10.01

Common Java Code is used by other jeb.ca projects and can be used seperately

License

License

Categories

Categories

Java Languages
GroupId

GroupId

ca.jeb
ArtifactId

ArtifactId

common-java
Version

Version

2014.10.01
Type

Type

jar
Description

Description

ca.jeb:common-java
Common Java Code is used by other jeb.ca projects and can be used seperately
Project URL

Project URL

https://github.com/ebourgeois/common-java

Download common-java 2014.10.01


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.6.0
org.springframework : spring-context jar 4.1.0.RELEASE
org.springframework.integration : spring-integration-core jar 4.0.4.RELEASE
org.springframework.integration : spring-integration-jms jar 4.0.4.RELEASE
org.apache.commons : commons-lang3 jar 3.3.2
net.sourceforge.findbugs : jsr305 jar 1.3.7
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.