| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.maketubo |
| Идентификатор | Идентификаторeasylog |
| Версия | Версия1.0.0-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеeasylog: logBridge
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| easylog-1.0.0-RELEASE.pom | |
| easylog-1.0.0-RELEASE.jar | 8 KB |
| easylog-1.0.0-RELEASE-sources.jar | 4 KB |
| easylog-1.0.0-RELEASE-javadoc.jar | 72 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.maketubo/easylog/ -->
<dependency>
<groupId>com.github.maketubo</groupId>
<artifactId>easylog</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maketubo/easylog/
implementation 'com.github.maketubo:easylog:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.maketubo/easylog/
implementation ("com.github.maketubo:easylog:1.0.0-RELEASE")
'com.github.maketubo:easylog:jar:1.0.0-RELEASE'
<dependency org="com.github.maketubo" name="easylog" rev="1.0.0-RELEASE">
<artifact name="easylog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maketubo', module='easylog', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.maketubo" % "easylog" % "1.0.0-RELEASE"
[com.github.maketubo/easylog "1.0.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 5.2.2.RELEASE |
| org.springframework : spring-context | jar | 5.2.2.RELEASE |
| org.aspectj : aspectjweaver | jar | 1.8.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 5.2.2.RELEASE |