| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refact4j |
| Идентификатор | Идентификаторrefact4j |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrefact4j
Refact4J is a set of framework: functors library and meta-model programming. The main goal is to exploit functors and meta-model as a simple design and implementation based on concept of generic and functional programming.
|
| Имя Файла | Размер |
|---|---|
| refact4j-1.0.2.pom | |
| refact4j-1.0.2.jar | 418 KB |
| refact4j-1.0.2-tests.jar | 161 KB |
| refact4j-1.0.2-test-sources.jar | 66 KB |
| refact4j-1.0.2-sources.jar | 204 KB |
| refact4j-1.0.2-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refact4j/refact4j/ -->
<dependency>
<groupId>org.refact4j</groupId>
<artifactId>refact4j</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refact4j/refact4j/
implementation 'org.refact4j:refact4j:1.0.2'
// https://jarcasting.com/artifacts/org.refact4j/refact4j/
implementation ("org.refact4j:refact4j:1.0.2")
'org.refact4j:refact4j:jar:1.0.2'
<dependency org="org.refact4j" name="refact4j" rev="1.0.2">
<artifact name="refact4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refact4j', module='refact4j', version='1.0.2')
)
libraryDependencies += "org.refact4j" % "refact4j" % "1.0.2"
[org.refact4j/refact4j "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xerces : xercesImpl | jar | 2.4.0 |
| stax : stax | jar | 1.2.0 |
| junit : junit | jar | 4.0 |
| xmlunit : xmlunit | jar | 1.1 |