p

pragmatickm-password-bom

Bill of Materials (BOM) for passwords nested within SemanticCMS pages and elements.
https://pragmatickm.com/password/bom/
GNU General Lesser Public License (LGPL) version 3.0
AO Industries, Inc.
AO Industries, Inc.
文件下载
文件名 操作
pragmatickm-password-bom-1.6.0.pom 下载
Apache Maven
<dependency>
  <groupId>com.pragmatickm</groupId>
  <artifactId>pragmatickm-password-bom</artifactId>
  <version>1.6.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.pragmatickm:pragmatickm-password-bom:1.6.0'
Gradle Kotlin
implementation("com.pragmatickm:pragmatickm-password-bom:1.6.0")
Scala SBT
libraryDependencies += "com.pragmatickm" % "pragmatickm-password-bom" % "1.6.0"
Groovy Grape
@Grapes(
  @Grab(group='com.pragmatickm', module='pragmatickm-password-bom', version='1.6.0')
)
Apache Ivy
<dependency org="com.pragmatickm" name="pragmatickm-password-bom" rev="1.6.0" />
Leiningen
[com.pragmatickm/pragmatickm-password-bom "1.6.0"]
Apache Buildr
'com.pragmatickm:pragmatickm-password-bom:jar:1.6.0'