is not current version
Last Version 3.0.1

org.apache.geronimo.plugins:console-core 2.2.1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

console-core
Version

Version

2.2.1
Type

Type

jar

Download console-core 2.2.1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/console-core/ -->
<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>console-core</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/console-core/
implementation 'org.apache.geronimo.plugins:console-core:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/console-core/
implementation ("org.apache.geronimo.plugins:console-core:2.2.1")
'org.apache.geronimo.plugins:console-core:jar:2.2.1'
<dependency org="org.apache.geronimo.plugins" name="console-core" rev="2.2.1">
  <artifact name="console-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='console-core', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "console-core" % "2.2.1"
[org.apache.geronimo.plugins/console-core "2.2.1"]