Last Version

com.airlenet.yang:yang-compiler 2.0.0

yang-java

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet.yang
ArtifactId

ArtifactId

yang-compiler
Version

Version

2.0.0
Type

Type

pom
Description

Description

yang-java
Project Organization

Project Organization

airlenet

Download yang-compiler 2.0.0

Filename Size
yang-compiler-2.0.0.pom 2 KB
Browse

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

Dependencies

compile (4)

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

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

  • api
  • datamodel
  • translator
  • linker
  • utils
  • parser
  • tool