Last Version

com.airlenet.yang:yang-compiler-tool 2.0.0

yang-java

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet.yang
ArtifactId

ArtifactId

yang-compiler-tool
Version

Version

2.0.0
Type

Type

jar
Description

Description

yang-java
Project Organization

Project Organization

airlenet

Download yang-compiler-tool 2.0.0


<!-- https://jarcasting.com/artifacts/com.airlenet.yang/yang-compiler-tool/ -->
<dependency>
    <groupId>com.airlenet.yang</groupId>
    <artifactId>yang-compiler-tool</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.yang/yang-compiler-tool/
implementation 'com.airlenet.yang:yang-compiler-tool:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet.yang/yang-compiler-tool/
implementation ("com.airlenet.yang:yang-compiler-tool:2.0.0")
'com.airlenet.yang:yang-compiler-tool:jar:2.0.0'
<dependency org="com.airlenet.yang" name="yang-compiler-tool" rev="2.0.0">
  <artifact name="yang-compiler-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.yang', module='yang-compiler-tool', version='2.0.0')
)
libraryDependencies += "com.airlenet.yang" % "yang-compiler-tool" % "2.0.0"
[com.airlenet.yang/yang-compiler-tool "2.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.airlenet.yang : yang-compiler-parser jar 2.0.0
com.airlenet.yang : yang-compiler-api jar 2.0.0
com.airlenet.yang : yang-model jar 2.0.0
commons-io : commons-io jar 2.4
com.google.guava : guava jar 22.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-jdk14 jar 1.7.21

Project Modules

There are no modules declared in this project.