
rocks.microcks-java-client.0.0.4.source-code..travis.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of microcks-java-client Show documentation
Show all versions of microcks-java-client Show documentation
Java Client for interacting with Microcks API
The newest version!
#
# Generated by: https://openapi-generator.tech
#
language: java
jdk:
- oraclejdk11
before_install:
# ensure gradlew has proper permission
- chmod a+x ./gradlew
script:
# test using maven
- mvn test
# uncomment below to test using gradle
# - gradle test
# uncomment below to test using sbt
# - sbt test
© 2015 - 2025 Weber Informatics LLC | Privacy Policy