Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.staccatocommons |
| Идентификатор | Идентификаторcommons-defs |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStaccato-Commons-Defs
Minimal definitions library that provides very
abstract interfaces with well defined but generic semantics,
focused on code reuse.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| commons-defs-1.2.pom | |
| commons-defs-1.2.jar | 20 KB |
| commons-defs-1.2-sources.jar | 38 KB |
| commons-defs-1.2-site.xml | 516 bytes |
| commons-defs-1.2-javadoc.jar | 242 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-defs/ -->
<dependency>
<groupId>net.sf.staccatocommons</groupId>
<artifactId>commons-defs</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-defs/
implementation 'net.sf.staccatocommons:commons-defs:1.2'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-defs/
implementation ("net.sf.staccatocommons:commons-defs:1.2")
'net.sf.staccatocommons:commons-defs:jar:1.2'
<dependency org="net.sf.staccatocommons" name="commons-defs" rev="1.2">
<artifact name="commons-defs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='commons-defs', version='1.2')
)
libraryDependencies += "net.sf.staccatocommons" % "commons-defs" % "1.2"
[net.sf.staccatocommons/commons-defs "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.staccatocommons : commons-restrictions | jar | 1.2 |
Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki