Skip to content

oacore/rs-aggregator

 
 

Repository files navigation

rs-aggregator

Aggregate ResourceSync sources

Example code for Baseline Synchronization available here. You can run it simply cloning this repository or you can import the library in your Maven project declaring in your pom.xml:

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>

<dependency>
    <groupId>com.github.oacore</groupId>
    <artifactId>rs-aggregator</artifactId>
    <version>v0.1-demo</version>
</dependency>

About

Aggregate ResourceSync sources

Resources

License

Stars

1 star

Watchers

4 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 98.9%
  • Other 1.1%