License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdca.jeb |
ArtifactId | ArtifactIdcommon-java |
Version | Version2014.10.01 |
Type | Typejar |
Description |
Descriptionca.jeb:common-java
Common Java Code is used by other jeb.ca projects and can be used seperately
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-java-2014.10.01.pom | |
common-java-2014.10.01.jar | 11 KB |
common-java-2014.10.01-sources.jar | 6 KB |
common-java-2014.10.01-javadoc.jar | 51 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |