Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.staccatocommons |
| Идентификатор | Идентификаторstaccatissimo-restrictions |
| Последняя версия | Последняя версия2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStaccatissimo-Restrictions
Library of annotations that express restrictions, that can be used to indicate preconditions,
postconditions and invariants over objects and messages, focused on documentation reuse.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| staccatissimo-restrictions-2.3.pom | |
| staccatissimo-restrictions-2.3.jar | 13 KB |
| staccatissimo-restrictions-2.3-sources.jar | 24 KB |
| staccatissimo-restrictions-2.3-site.xml | 529 bytes |
| staccatissimo-restrictions-2.3-javadoc.jar | 129 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-restrictions/ -->
<dependency>
<groupId>net.sf.staccatocommons</groupId>
<artifactId>staccatissimo-restrictions</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-restrictions/
implementation 'net.sf.staccatocommons:staccatissimo-restrictions:2.3'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-restrictions/
implementation ("net.sf.staccatocommons:staccatissimo-restrictions:2.3")
'net.sf.staccatocommons:staccatissimo-restrictions:jar:2.3'
<dependency org="net.sf.staccatocommons" name="staccatissimo-restrictions" rev="2.3">
<artifact name="staccatissimo-restrictions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='staccatissimo-restrictions', version='2.3')
)
libraryDependencies += "net.sf.staccatocommons" % "staccatissimo-restrictions" % "2.3"
[net.sf.staccatocommons/staccatissimo-restrictions "2.3"]
Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki