Apache commons karaf feature project

Karaf Apache Commons features

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

hu.blackbelt.karaf.features
ArtifactId

ArtifactId

antlr
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Apache commons karaf feature project
Karaf Apache Commons features
Project URL

Project URL

https://github.com/BlackBeltTechnology/karaf-features-antlr
Source Code Management

Source Code Management

https://github.com/BlackBeltTechnology/karaf-features-antlr

Download antlr

Filename Size
antlr-1.0.1.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/antlr/ -->
<dependency>
    <groupId>hu.blackbelt.karaf.features</groupId>
    <artifactId>antlr</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/antlr/
implementation 'hu.blackbelt.karaf.features:antlr:1.0.1'
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/antlr/
implementation ("hu.blackbelt.karaf.features:antlr:1.0.1")
'hu.blackbelt.karaf.features:antlr:pom:1.0.1'
<dependency org="hu.blackbelt.karaf.features" name="antlr" rev="1.0.1">
  <artifact name="antlr" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.karaf.features', module='antlr', version='1.0.1')
)
libraryDependencies += "hu.blackbelt.karaf.features" % "antlr" % "1.0.1"
[hu.blackbelt.karaf.features/antlr "1.0.1"]

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.

Karaf feature ANTLR

Externsion to karaf which adds ANTLR all major version to karaf features.

Features:

  • antlr2 2.7

  • antlr3 3.4

  • antlr4 4.5.1

  • stringtemplate3 3.2

hu.blackbelt.karaf.features

BlackBelt Technology

Versions

Version
1.0.1
1.0.0