MVN

store.taotao.jasypt-osgi : jasypt-osgi

Maven & Gradle

Mar 31, 2024

store::taotao::jasypt-osgi · jasypt 的 osgi 扩展

<dependency>
    <groupId>store.taotao.jasypt-osgi</groupId>
    <artifactId>jasypt-osgi</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of store.taotao.jasypt-osgi : jasypt-osgi to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RELEASE

All Versions

Choose a version of store.taotao.jasypt-osgi : jasypt-osgi to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jasypt-osgi-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>store.taotao.jasypt-osgi</groupId>
    <artifactId>jasypt-osgi</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>