| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
| GroupId | GroupIdorg.jspringbot |
| ArtifactId | ArtifactIdjspringbot-pretty-logger |
| Last Version | Last Version1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjspringbot-pretty-logger
JSpringBot Pretty Logger
|
| Filename | Size |
|---|---|
| jspringbot-pretty-logger-1.9.pom | |
| jspringbot-pretty-logger-1.9.jar | 566 KB |
| jspringbot-pretty-logger-1.9-sources.jar | 561 KB |
| jspringbot-pretty-logger-1.9-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-pretty-logger/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-pretty-logger</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-pretty-logger/
implementation 'org.jspringbot:jspringbot-pretty-logger:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-pretty-logger/
implementation ("org.jspringbot:jspringbot-pretty-logger:1.9")
'org.jspringbot:jspringbot-pretty-logger:jar:1.9'
<dependency org="org.jspringbot" name="jspringbot-pretty-logger" rev="1.9">
<artifact name="jspringbot-pretty-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-pretty-logger', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-pretty-logger" % "1.9"
[org.jspringbot/jspringbot-pretty-logger "1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jspringbot : jspringbot | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 2.0.2-beta |
| org.springframework : spring-test | jar | 4.3.2.RELEASE |