| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jazng |
| Идентификатор | Идентификаторjfunctional |
| Версия | Версия0.0.1-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеJFunctional
Functional Interface Extension
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jfunctional-0.0.1-RELEASE.pom | |
| jfunctional-0.0.1-RELEASE.jar | 34 KB |
| jfunctional-0.0.1-RELEASE-sources.jar | 19 KB |
| jfunctional-0.0.1-RELEASE-javadoc.jar | 127 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jazng/jfunctional/ -->
<dependency>
<groupId>com.github.jazng</groupId>
<artifactId>jfunctional</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jazng/jfunctional/
implementation 'com.github.jazng:jfunctional:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.jazng/jfunctional/
implementation ("com.github.jazng:jfunctional:0.0.1-RELEASE")
'com.github.jazng:jfunctional:jar:0.0.1-RELEASE'
<dependency org="com.github.jazng" name="jfunctional" rev="0.0.1-RELEASE">
<artifact name="jfunctional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jazng', module='jfunctional', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.jazng" % "jfunctional" % "0.0.1-RELEASE"
[com.github.jazng/jfunctional "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.3 |
| org.projectlombok : lombok | jar | 1.18.18 |
| org.sonatype.oss : oss-parent | pom | 9 |