Last Version

Agent :: Golang agents 7.0.0-rc-3.0

Provides version of third parties artifacts to use in Codenvy platform projects

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che
ArtifactId

ArtifactId

go-agents
Version

Version

7.0.0-rc-3.0
Type

Type

jar
Description

Description

Agent :: Golang agents
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

https://codenvy.com/go-agents
Project Organization

Project Organization

Red Hat, Inc.

Download go-agents 7.0.0-rc-3.0


<!-- https://jarcasting.com/artifacts/org.eclipse.che/go-agents/ -->
<dependency>
    <groupId>org.eclipse.che</groupId>
    <artifactId>go-agents</artifactId>
    <version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che/go-agents/
implementation 'org.eclipse.che:go-agents:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che/go-agents/
implementation ("org.eclipse.che:go-agents:7.0.0-rc-3.0")
'org.eclipse.che:go-agents:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che" name="go-agents" rev="7.0.0-rc-3.0">
  <artifact name="go-agents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che', module='go-agents', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che" % "go-agents" % "7.0.0-rc-3.0"
[org.eclipse.che/go-agents "7.0.0-rc-3.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.