Last Version

Qbicc Parent 0.36.0

The Qbicc parent and aggregation POM

License

License

GroupId

GroupId

org.qbicc
ArtifactId

ArtifactId

qbicc-parent
Version

Version

0.36.0
Type

Type

pom
Description

Description

Qbicc Parent
The Qbicc parent and aggregation POM
Project URL

Project URL

http://qbicc.org
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/qbicc/qbicc

Download qbicc-parent 0.36.0

Filename Size
qbicc-parent-0.36.0.pom 34 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • compiler
  • driver
  • interpreter
  • main
  • machine
  • runtime
  • plugins
  • test-utils
  • integration-tests
  • maven-plugin