s

sealights-gradle-plugin

A gradle plugin to run java agents
https://github.com/Sealights/SL.OnPremise.GradlePlugin
Sealights License, Version 1.0
Kamil Hark Bartosz Kaczkowski Nadav Yeheskel Ala Schneider
Files download
File Operation
sealights-gradle-plugin-4.0.919.jar download
sealights-gradle-plugin-4.0.919.pom download
sealights-gradle-plugin-4.0.919-sources.jar download
Apache Maven
<dependency>
  <groupId>io.sealights.on-premise.agents.plugin</groupId>
  <artifactId>sealights-gradle-plugin</artifactId>
  <version>4.0.919</version>
</dependency>
Gradle Groovy
implementation 'io.sealights.on-premise.agents.plugin:sealights-gradle-plugin:4.0.919'
Gradle Kotlin
implementation("io.sealights.on-premise.agents.plugin:sealights-gradle-plugin:4.0.919")
Scala SBT
libraryDependencies += "io.sealights.on-premise.agents.plugin" % "sealights-gradle-plugin" % "4.0.919"
Groovy Grape
@Grapes(
  @Grab(group='io.sealights.on-premise.agents.plugin', module='sealights-gradle-plugin', version='4.0.919')
)
Apache Ivy
<dependency org="io.sealights.on-premise.agents.plugin" name="sealights-gradle-plugin" rev="4.0.919" />
Leiningen
[io.sealights.on-premise.agents.plugin/sealights-gradle-plugin "4.0.919"]
Apache Buildr
'io.sealights.on-premise.agents.plugin:sealights-gradle-plugin:jar:4.0.919'
Dependencies
The project has no third-party dependencies