| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sharneng |
| Идентификатор | Идентификаторlookup |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеlookup
Generic Reference Lookup Solution
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lookup-1.0.0.pom | |
| lookup-1.0.0.jar | 21 KB |
| lookup-1.0.0-sources.jar | 19 KB |
| lookup-1.0.0-javadoc.jar | 99 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sharneng/lookup/ -->
<dependency>
<groupId>com.sharneng</groupId>
<artifactId>lookup</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sharneng/lookup/
implementation 'com.sharneng:lookup:1.0.0'
// https://jarcasting.com/artifacts/com.sharneng/lookup/
implementation ("com.sharneng:lookup:1.0.0")
'com.sharneng:lookup:jar:1.0.0'
<dependency org="com.sharneng" name="lookup" rev="1.0.0">
<artifact name="lookup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sharneng', module='lookup', version='1.0.0')
)
libraryDependencies += "com.sharneng" % "lookup" % "1.0.0"
[com.sharneng/lookup "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.2 |
| ognl : ognl | jar | 3.0.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.0.1 |
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.powermock : powermock-module-junit4 | jar | 1.4.12 |
| org.powermock : powermock-api-mockito | jar | 1.4.12 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.slf4j : slf4j-nop | jar | 1.7.2 |