Kaazing Common Environment

Manages a the common set of maven plugins and dependencies

License

License

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

common
Last Version

Last Version

2.1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Kaazing Common Environment
Manages a the common set of maven plugins and dependencies
Project URL

Project URL

https://github.com/kaazing/common.git

Download common

Filename Size
common-2.1.0.4.pom 21 KB
Browse

How to add to project

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

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.
org.kaazing

Tenefit

[aw-suhm]

Versions

Version
2.1.0.4
2.1.0.3
2.1.0.2
2.1.0.1
2.1.0.0