ebean-agent-initializer


License

License

Categories

Categories

Ebean Data ORM
GroupId

GroupId

nz.ac.auckland.bathe.initializers
ArtifactId

ArtifactId

ebean-agent-initializer
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ebean-agent-initializer
ebean-agent-initializer
Project URL

Project URL

https://github.com/uoa-group-applications/ebean-agent-initializer
Source Code Management

Source Code Management

https://github.com/uoa-group-applications/ebean-agent-initializer

Download ebean-agent-initializer

How to add to project

<!-- https://jarcasting.com/artifacts/nz.ac.auckland.bathe.initializers/ebean-agent-initializer/ -->
<dependency>
    <groupId>nz.ac.auckland.bathe.initializers</groupId>
    <artifactId>ebean-agent-initializer</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.bathe.initializers/ebean-agent-initializer/
implementation 'nz.ac.auckland.bathe.initializers:ebean-agent-initializer:1.1'
// https://jarcasting.com/artifacts/nz.ac.auckland.bathe.initializers/ebean-agent-initializer/
implementation ("nz.ac.auckland.bathe.initializers:ebean-agent-initializer:1.1")
'nz.ac.auckland.bathe.initializers:ebean-agent-initializer:jar:1.1'
<dependency org="nz.ac.auckland.bathe.initializers" name="ebean-agent-initializer" rev="1.1">
  <artifact name="ebean-agent-initializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.bathe.initializers', module='ebean-agent-initializer', version='1.1')
)
libraryDependencies += "nz.ac.auckland.bathe.initializers" % "ebean-agent-initializer" % "1.1"
[nz.ac.auckland.bathe.initializers/ebean-agent-initializer "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.avaje : avaje-agentloader jar [1.1.3]

provided (3)

Group / Artifact Type Version
com.bluetrainsoftware.bathe : bathe-booter jar [2.1,3)
com.bluetrainsoftware.classpathscanner : scanner-spring-boot-loader jar [1.1,2)
nz.ac.auckland.composite : composite-logging-api jar [3.3,)

Project Modules

There are no modules declared in this project.

Ebean Agent Initializer

The purpose of this Bathe Booter Initializer is that when it runs, it will check to see if there is a System property webapp.agents - which if it exists, it will be split into bits and the classpath will be searched for classpath elements that contain that name.

If there is a webapp.agent.[token]=[something] then it will pass the matching system property as a parameter to the Agent loader.

nz.ac.auckland.bathe.initializers

University of Auckland - Group Applications

MIT Licensed Java/Groovy libraries we use

Versions

Version
1.1