| License |
License
Proprietary Software
|
|---|---|
| GroupId | GroupIdio.github.leogitpub |
| ArtifactId | ArtifactIddwl-cipher-plugin |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondwl-cipher-plugin
This is a sha256 implementation written purely in dataweave
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dwl-cipher-plugin-1.0.1.pom | |
| dwl-cipher-plugin-1.0.1.jar | 6 KB |
| dwl-cipher-plugin-1.0.1-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.leogitpub/dwl-cipher-plugin/ -->
<dependency>
<groupId>io.github.leogitpub</groupId>
<artifactId>dwl-cipher-plugin</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.leogitpub/dwl-cipher-plugin/
implementation 'io.github.leogitpub:dwl-cipher-plugin:1.0.1'
// https://jarcasting.com/artifacts/io.github.leogitpub/dwl-cipher-plugin/
implementation ("io.github.leogitpub:dwl-cipher-plugin:1.0.1")
'io.github.leogitpub:dwl-cipher-plugin:jar:1.0.1'
<dependency org="io.github.leogitpub" name="dwl-cipher-plugin" rev="1.0.1">
<artifact name="dwl-cipher-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.leogitpub', module='dwl-cipher-plugin', version='1.0.1')
)
libraryDependencies += "io.github.leogitpub" % "dwl-cipher-plugin" % "1.0.1"
[io.github.leogitpub/dwl-cipher-plugin "1.0.1"]