Specifications 
Kametic Specifications is an implementation of the eponym Design Pattern.
Copyright and license
This source code is released under the terms of the LGPLv3 license.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kametic |
| Идентификатор | Идентификаторspecifications |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKametic Specifications
Kametic Specifications is an implementation of the eponym Design Pattern. It serves as bases for the other libs
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| specifications-1.0.1.pom | |
| specifications-1.0.1.jar | 27 KB |
| specifications-1.0.1-sources.jar | 28 KB |
| specifications-1.0.1-javadoc.jar | 116 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kametic/specifications/ -->
<dependency>
<groupId>org.kametic</groupId>
<artifactId>specifications</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kametic/specifications/
implementation 'org.kametic:specifications:1.0.1'
// https://jarcasting.com/artifacts/org.kametic/specifications/
implementation ("org.kametic:specifications:1.0.1")
'org.kametic:specifications:jar:1.0.1'
<dependency org="org.kametic" name="specifications" rev="1.0.1">
<artifact name="specifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kametic', module='specifications', version='1.0.1')
)
libraryDependencies += "org.kametic" % "specifications" % "1.0.1"
[org.kametic/specifications "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.8.5 |
| org.easytesting : fest-assert | jar | 1.4 |
| ch.qos.logback : logback-classic | jar | 1.0.0 |
| org.powermock : powermock-core | jar | 1.5 |
| org.powermock : powermock-api-mockito | jar | 1.5 |
Kametic Specifications is an implementation of the eponym Design Pattern.
This source code is released under the terms of the LGPLv3 license.