is not current version
Last Version 1.0.15

org.jresearch.logui:org.jresearch.logui.domain 1.0.6

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

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.6
Type

Type

jar

Download org.jresearch.logui.domain 1.0.6


<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.domain/
implementation 'org.jresearch.logui:org.jresearch.logui.domain:1.0.6'
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.domain/
implementation ("org.jresearch.logui:org.jresearch.logui.domain:1.0.6")
'org.jresearch.logui:org.jresearch.logui.domain:jar:1.0.6'
<dependency org="org.jresearch.logui" name="org.jresearch.logui.domain" rev="1.0.6">
  <artifact name="org.jresearch.logui.domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.logui', module='org.jresearch.logui.domain', version='1.0.6')
)
libraryDependencies += "org.jresearch.logui" % "org.jresearch.logui.domain" % "1.0.6"
[org.jresearch.logui/org.jresearch.logui.domain "1.0.6"]