common-pom

Common POM for stacs-srg projects

License

License

GroupId

GroupId

com.github.stacs-srg
ArtifactId

ArtifactId

common-pom
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

common-pom
Common POM for stacs-srg projects
Project URL

Project URL

https://github.com/stacs-srg/common-pom/
Project Organization

Project Organization

School of Computer Science at University of St Andrews

Download common-pom

Filename Size
common-pom-1.0.2.pom 12 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.
com.github.stacs-srg
A research group working on distributed file systems, distributed database systems, sensor networks, distributed hash tables and data linkage.

Versions

Version
1.0.2
1.0.1
1.0.0