MVN

com.glispa.combo : combo

Maven & Gradle

Nov 13, 2017
3 stars

COMBO · COMBO aims to offer powerful string substitutions without the complexity of a fully-fledged templating engine

<dependency>
    <groupId>com.glispa.combo</groupId>
    <artifactId>combo</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.glispa.combo : combo to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of com.glispa.combo : combo to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
combo-1.4.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.glispa.combo</groupId>
    <artifactId>combo</artifactId>
    <version>1.4.1</version>
</dependency>

Advertisement