Skip to content

Repo for common code libraries to be used across tools such as xmltoldmigration, git-to-dbs, and editserv

License

Notifications You must be signed in to change notification settings

buda-base/bdrc-libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bdrc-libraries

Repo for common code libraries to be used across tools such as xmltoldmigration, git-to-dbs, and editserv

Maven dependency

<dependency>
  <groupId>io.bdrc.libraries</groupId>
  <artifactId>bdrc-libraries</artifactId>
  <version>0.15.0</version>
</dependency>

Some release info

Basic mvn:

First time in a fresh clone:

git submodule update --init

later:

git submodule update --recursive --remote

build and deploy:

mvn clean package
mvn deploy -DperformRelease=true

Then go to https://oss.sonatype.org/ and do the close and release

About

Repo for common code libraries to be used across tools such as xmltoldmigration, git-to-dbs, and editserv

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages