Skip to content
/ goondle Public

Google Java API Client Services as single osgi compatible bundle

License

Notifications You must be signed in to change notification settings

kassle/goondle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goondle

Google Java API Client Services as single osgi compatible bundle

https://developers.google.com/api-client-library/java

google-api-client version: 2.7.0

maven

repository

    <repository>
        <id>krybrig-repository-public</id>
        <name>mvn.kry.ovh</name>
        <url>https://mvn.kry.ovh/public</url>
    </repository>

dependency

    <dependency>
        <groupId>org.krybrig</groupId>
        <artifactId>goondle</artifactId>
        <version>1.2.3</version>
    </dependency>

build

mvn package install

release

mvn release:prepare mvn release:perform

About

Google Java API Client Services as single osgi compatible bundle

Resources

License

Stars

Watchers

Forks

Packages

No packages published