Last Version

JRS logback UI: logback admin application - domain objects 1.0.15

The web application to manage runtime configuration of Logback (Java logging library)

License

License

Categories

Categories

GUI User Interface Doma Data ORM Search Business Logic Libraries
GroupId

GroupId

org.jresearch.logui
ArtifactId

ArtifactId

org.jresearch.logui.domain
Version

Version

1.0.15
Type

Type

jar
Description

Description

JRS logback UI: logback admin application - domain objects
The web application to manage runtime configuration of Logback (Java logging library)

Download org.jresearch.logui.domain 1.0.15


<!-- https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.domain/ -->
<dependency>
    <groupId>org.jresearch.logui</groupId>
    <artifactId>org.jresearch.logui.domain</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.domain/
implementation 'org.jresearch.logui:org.jresearch.logui.domain:1.0.15'
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.domain/
implementation ("org.jresearch.logui:org.jresearch.logui.domain:1.0.15")
'org.jresearch.logui:org.jresearch.logui.domain:jar:1.0.15'
<dependency org="org.jresearch.logui" name="org.jresearch.logui.domain" rev="1.0.15">
  <artifact name="org.jresearch.logui.domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.logui', module='org.jresearch.logui.domain', version='1.0.15')
)
libraryDependencies += "org.jresearch.logui" % "org.jresearch.logui.domain" % "1.0.15"
[org.jresearch.logui/org.jresearch.logui.domain "1.0.15"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 27.0-jre

Project Modules

There are no modules declared in this project.