Last Version

SEAF Commons 0.7

SEAF sources and resources shared by SEAF project family.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.seaf
ArtifactId

ArtifactId

seaf-commons
Version

Version

0.7
Type

Type

jar
Description

Description

SEAF Commons
SEAF sources and resources shared by SEAF project family.
Project URL

Project URL

http://seaf.sf.net/seaf-commons/
Project Organization

Project Organization

SEAF

Download seaf-commons 0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.5
commons-beanutils : commons-beanutils jar 1.8.3
org.springframework : spring-beans Optional jar 3.0.5.RELEASE
org.slf4j : slf4j-api jar 1.6.1

test (6)

Group / Artifact Type Version
net.sf.seaf : seaf-test-commons jar 1.4
junit : junit jar 4.8.2
org.jmock : jmock jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1
ch.qos.logback : logback-classic jar 0.9.26
org.slf4j : jcl-over-slf4j jar 1.6.1

Project Modules

There are no modules declared in this project.