Skip to content

bsc-ssrg/dataclay-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

dataClay 1.0

To include dataClay as a dependency in a maven project, add the following repository and dependency to the pom.xml:

<repository>
    <id>DataClay repository</id>
    <url>https://raw.githubusercontent.com/bsc-ssrg/dataclay-maven/repository</url>
</repository>
<dependency>
    <groupId>dataclay</groupId>
    <artifactId>dataclay</artifactId>
    <version>1.0</version>
</dependency>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published