| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.seaf |
| Идентификатор | Идентификаторseaf-commons |
| Последняя версия | Последняя версия0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSEAF Commons
SEAF sources and resources shared by SEAF project family.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.5 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| org.springframework : spring-beans Необязательный | jar | 3.0.5.RELEASE |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |