| License | License | 
|---|---|
| Categories | CategoriesLogbook Application Layer Libs Logging | 
| GroupId | GroupIdorg.phoebus | 
| ArtifactId | ArtifactIdapp-logbook-inmemory | 
| Last Version | Last Version4.6.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community. | 
<!-- https://jarcasting.com/artifacts/org.phoebus/app-logbook-inmemory/ -->
<dependency>
    <groupId>org.phoebus</groupId>
    <artifactId>app-logbook-inmemory</artifactId>
    <version>4.6.7</version>
</dependency>// https://jarcasting.com/artifacts/org.phoebus/app-logbook-inmemory/
implementation 'org.phoebus:app-logbook-inmemory:4.6.7'// https://jarcasting.com/artifacts/org.phoebus/app-logbook-inmemory/
implementation ("org.phoebus:app-logbook-inmemory:4.6.7")'org.phoebus:app-logbook-inmemory:jar:4.6.7'<dependency org="org.phoebus" name="app-logbook-inmemory" rev="4.6.7">
  <artifact name="app-logbook-inmemory" type="jar" />
</dependency>@Grapes(
@Grab(group='org.phoebus', module='app-logbook-inmemory', version='4.6.7')
)libraryDependencies += "org.phoebus" % "app-logbook-inmemory" % "4.6.7"[org.phoebus/app-logbook-inmemory "4.6.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.phoebus : core-logbook | jar | 4.6.7 | 
| com.google.guava : guava | jar | 31.0.1-jre |