org.apache.ws.commons.axiom:base64-utils

The root/parent POM for Apache Axiom

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

base64-utils
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

The root/parent POM for Apache Axiom
Project URL

Project URL

http://ws.apache.org/axiom/
Project Organization

Project Organization

The Apache Software Foundation

Download base64-utils

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/base64-utils/ -->
<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>base64-utils</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/base64-utils/
implementation 'org.apache.ws.commons.axiom:base64-utils:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/base64-utils/
implementation ("org.apache.ws.commons.axiom:base64-utils:1.4.0")
'org.apache.ws.commons.axiom:base64-utils:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="base64-utils" rev="1.4.0">
  <artifact name="base64-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='base64-utils', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "base64-utils" % "1.4.0"
[org.apache.ws.commons.axiom/base64-utils "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0