| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.seaf |
| ArtifactId | ArtifactIdseaf-commons |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSEAF Commons
SEAF sources and resources shared by SEAF project family.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| seaf-commons-0.7.pom | |
| seaf-commons-0.7.jar | 54 KB |
| seaf-commons-0.7-sources.jar | 40 KB |
| seaf-commons-0.7-javadoc.jar | 305 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |