Last Version

Maven POM agent 1.0.0

Instrumentation agent for detection of POMs in Maven builds

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.entur.maven.orb.agent
ArtifactId

ArtifactId

agent
Version

Version

1.0.0
Type

Type

jar
Description

Description

Maven POM agent
Instrumentation agent for detection of POMs in Maven builds
Project URL

Project URL

https://github.com/entur/maven-orb
Project Organization

Project Organization

Entur AS
Source Code Management

Source Code Management

https://github.com/entur/maven-orb/tree/master

Download agent 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.