| Group ID: |
org.mvnpm.at.ecies |
| Artifact ID: |
ciphers |
| Version: |
0.2.6 |
| Last modified: |
02.04.2026 03:40 |
| Packaging: |
jar |
| Name: |
ecies ciphers |
| Description: |
Node/Pure JavaScript symmetric ciphers adapter |
| URL: |
https://github.com/ecies/js-ciphers#readme |
| Vendor: |
Weiliang Li |
|
|
| Size: |
9.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/mvnpm/at/ecies/ciphers/0.2.6/ciphers-0.2.6.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnpm.at.ecies</groupId>
<artifactId>ciphers</artifactId>
<version>0.2.6</version>
<name>ecies ciphers</name>
<description>Node/Pure JavaScript symmetric ciphers adapter</description>
<url>https://github.com/ecies/js-ciphers#readme</url>
<organization>
<name>Weiliang Li</name>
<url>https://github.com/ecies/js-ciphers#readme</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>kigawas</name>
<email>to.be.impressive@gmail.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/ecies/js-ciphers.git</connection>
<developerConnection>https://github.com/ecies/js-ciphers.git</developerConnection>
<url>https://github.com/ecies/js-ciphers</url>
</scm>
<issueManagement>
<url>https://github.com/ecies/js-ciphers/issues</url>
</issueManagement>
<properties>
<org.mvnpm.at.noble-ciphers.version>[1.0.0,2)</org.mvnpm.at.noble-ciphers.version>
</properties>
<dependencies>
<dependency>
<groupId>org.mvnpm.at.noble</groupId>
<artifactId>ciphers</artifactId>
<version>${org.mvnpm.at.noble-ciphers.version}</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.mvnpm.at.ecies</groupId>
<artifactId>ciphers</artifactId>
<version>0.2.6</version>
</dependency>
|
| Gradle: |
org.mvnpm.at.ecies:ciphers:0.2.6 |
| Dependencies: |
-
[JAR]
ciphers-[1.0.0,2).jar
in org/mvnpm/at/noble/ciphers/[1.0.0,2)
|
| Dependency Graph: |
Show
Less
More
|