Download jose4j-0.4.4.jar file

Introduction

You can download jose4j-0.4.4.jar in this page.

License

The Apache Software License, Version 2.0

Type List

jose4j-0.4.4.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/org.bitbucket.b_c/jose4j/pom.properties
META-INF/maven/org.bitbucket.b_c/jose4j/pom.xml
org.jose4j.base64url.Base64.class
org.jose4j.base64url.Base64Url.class
org.jose4j.base64url.SimplePEMEncoder.class
org.jose4j.base64url.internal.apache.commons.codec.binary.Base64.class
org.jose4j.base64url.internal.apache.commons.codec.binary.BaseNCodec.class
org.jose4j.http.Get.class
org.jose4j.http.Response.class
org.jose4j.http.SimpleGet.class
org.jose4j.http.SimpleResponse.class
org.jose4j.json.JsonHeaderUtil.class
org.jose4j.json.JsonUtil.class
org.jose4j.json.internal.json_simple.ItemList.class
org.jose4j.json.internal.json_simple.JSONArray.class
org.jose4j.json.internal.json_simple.JSONAware.class
org.jose4j.json.internal.json_simple.JSONObject.class
org.jose4j.json.internal.json_simple.JSONStreamAware.class
org.jose4j.json.internal.json_simple.JSONValue.class
org.jose4j.json.internal.json_simple.parser.ContainerFactory.class
org.jose4j.json.internal.json_simple.parser.ContentHandler.class
org.jose4j.json.internal.json_simple.parser.JSONParser.class
org.jose4j.json.internal.json_simple.parser.ParseException.class
org.jose4j.json.internal.json_simple.parser.Yylex.class
org.jose4j.json.internal.json_simple.parser.Yytoken.class
org.jose4j.jwa.Algorithm.class
org.jose4j.jwa.AlgorithmAvailability.class
org.jose4j.jwa.AlgorithmConstraints.class
org.jose4j.jwa.AlgorithmFactory.class
org.jose4j.jwa.AlgorithmFactoryFactory.class
org.jose4j.jwa.AlgorithmInfo.class
org.jose4j.jwe.AesCbcHmacSha2ContentEncryptionAlgorithm.class
org.jose4j.jwe.AesGcmContentEncryptionAlgorithm.class
org.jose4j.jwe.AesGcmKeyEncryptionAlgorithm.class
org.jose4j.jwe.AesKeyWrapManagementAlgorithm.class
org.jose4j.jwe.CipherStrengthSupport.class
org.jose4j.jwe.CipherUtil.class
org.jose4j.jwe.ContentEncryptionAlgorithm.class
org.jose4j.jwe.ContentEncryptionAlgorithmIdentifiers.class
org.jose4j.jwe.ContentEncryptionKeyDescriptor.class
org.jose4j.jwe.ContentEncryptionKeys.class
org.jose4j.jwe.ContentEncryptionParts.class
org.jose4j.jwe.DirectKeyManagementAlgorithm.class
org.jose4j.jwe.EcdhKeyAgreementAlgorithm.class
org.jose4j.jwe.EcdhKeyAgreementWithAesKeyWrapAlgorithm.class
org.jose4j.jwe.InitializationVectorHelp.class
org.jose4j.jwe.JsonWebEncryption.class
org.jose4j.jwe.KeyManagementAlgorithm.class
org.jose4j.jwe.KeyManagementAlgorithmIdentifiers.class
org.jose4j.jwe.Pbes2HmacShaWithAesKeyWrapAlgorithm.class
org.jose4j.jwe.RsaKeyManagementAlgorithm.class
org.jose4j.jwe.SimpleAeadCipher.class
org.jose4j.jwe.WrappingKeyManagementAlgorithm.class
org.jose4j.jwe.kdf.ConcatKeyDerivationFunction.class
org.jose4j.jwe.kdf.KdfUtil.class
org.jose4j.jwe.kdf.PasswordBasedKeyDerivationFunction2.class
org.jose4j.jwk.DecryptionJwkSelector.class
org.jose4j.jwk.EcJwkGenerator.class
org.jose4j.jwk.EllipticCurveJsonWebKey.class
org.jose4j.jwk.HttpsJwks.class
org.jose4j.jwk.JsonWebKey.class
org.jose4j.jwk.JsonWebKeySet.class
org.jose4j.jwk.OctJwkGenerator.class
org.jose4j.jwk.OctetSequenceJsonWebKey.class
org.jose4j.jwk.PublicJsonWebKey.class
org.jose4j.jwk.RsaJsonWebKey.class
org.jose4j.jwk.RsaJwkGenerator.class
org.jose4j.jwk.SelectorSupport.class
org.jose4j.jwk.SimpleJwkFilter.class
org.jose4j.jwk.Use.class
org.jose4j.jwk.VerificationJwkSelector.class
org.jose4j.jws.AlgorithmIdentifiers.class
org.jose4j.jws.BaseSignatureAlgorithm.class
org.jose4j.jws.EcdsaUsingShaAlgorithm.class
org.jose4j.jws.HmacUsingShaAlgorithm.class
org.jose4j.jws.JsonWebSignature.class
org.jose4j.jws.JsonWebSignatureAlgorithm.class
org.jose4j.jws.PlaintextNoneAlgorithm.class
org.jose4j.jws.RsaUsingShaAlgorithm.class
org.jose4j.jwt.GeneralJwtException.class
org.jose4j.jwt.IntDate.class
org.jose4j.jwt.JwtClaims.class
org.jose4j.jwt.MalformedClaimException.class
org.jose4j.jwt.NumericDate.class
org.jose4j.jwt.ReservedClaimNames.class
org.jose4j.jwt.consumer.AudValidator.class
org.jose4j.jwt.consumer.InvalidJwtException.class
org.jose4j.jwt.consumer.InvalidJwtSignatureException.class
org.jose4j.jwt.consumer.IssValidator.class
org.jose4j.jwt.consumer.JtiValidator.class
org.jose4j.jwt.consumer.JwtConsumer.class
org.jose4j.jwt.consumer.JwtConsumerBuilder.class
org.jose4j.jwt.consumer.JwtContext.class
org.jose4j.jwt.consumer.NumericDateValidator.class
org.jose4j.jwt.consumer.SimpleKeyResolver.class
org.jose4j.jwt.consumer.SubValidator.class
org.jose4j.jwt.consumer.Validator.class
org.jose4j.jwx.CompactSerialization.class
org.jose4j.jwx.CompactSerializer.class
org.jose4j.jwx.HeaderParameterNames.class
org.jose4j.jwx.Headers.class
org.jose4j.jwx.JsonWebStructure.class
org.jose4j.jwx.KeyValidationSupport.class
org.jose4j.keys.AesKey.class
org.jose4j.keys.BigEndianBigInteger.class
org.jose4j.keys.EcKeyUtil.class
org.jose4j.keys.EllipticCurves.class
org.jose4j.keys.HmacKey.class
org.jose4j.keys.KeyPairUtil.class
org.jose4j.keys.KeyPersuasion.class
org.jose4j.keys.PbkdfKey.class
org.jose4j.keys.RsaKeyUtil.class
org.jose4j.keys.X509Util.class
org.jose4j.keys.resolvers.DecryptionKeyResolver.class
org.jose4j.keys.resolvers.HttpsJwksVerificationKeyResolver.class
org.jose4j.keys.resolvers.JwksDecryptionKeyResolver.class
org.jose4j.keys.resolvers.JwksVerificationKeyResolver.class
org.jose4j.keys.resolvers.VerificationKeyResolver.class
org.jose4j.keys.resolvers.X509VerificationKeyResolver.class
org.jose4j.lang.ByteGenerator.class
org.jose4j.lang.ByteUtil.class
org.jose4j.lang.DefaultByteGenerator.class
org.jose4j.lang.ExceptionHelp.class
org.jose4j.lang.IntegrityException.class
org.jose4j.lang.InvalidAlgorithmException.class
org.jose4j.lang.InvalidKeyException.class
org.jose4j.lang.JoseException.class
org.jose4j.lang.JsonHelp.class
org.jose4j.lang.StringUtil.class
org.jose4j.lang.UncheckedJoseException.class
org.jose4j.lang.UnresolvableKeyException.class
org.jose4j.mac.MacUtil.class
org.jose4j.zip.CompressionAlgorithm.class
org.jose4j.zip.CompressionAlgorithmIdentifiers.class
org.jose4j.zip.DeflateRFC1951CompressionAlgorithm.class

Pom

jose4j-0.4.4.pom file content.

<!--
  ~ Copyright 2012-2015 Brian Campbell
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~     http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>

  <parent>
    <groupId>org.sonatype.oss</groupId>
    <artifactId>oss-parent</artifactId>
    <version>9</version>
  </parent>

  <groupId>org.bitbucket.b_c</groupId>
  <artifactId>jose4j</artifactId>
  <version>0.4.4</version>
  <packaging>jar</packaging>
  <name>jose4j</name>
  <description>
     The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK).
     It is written in Java and relies solely on the JCA APIs for cryptography.
     Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..
  </description>
  <url>https://bitbucket.org/b_c/jose4j/</url>

  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>

  <developers>
    <developer>
      <name>Brian Campbell</name>
      <email>brian.d.campbell@gmail.com</email>
      <url>https://plus.google.com/109358381977638517286/about</url>
    </developer>
  </developers>

  <properties>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  </properties>

  <dependencies>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.7.6</version>
    </dependency>

    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>4.11</version>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>ch.qos.logback</groupId>
      <artifactId>logback-classic</artifactId>
      <version>1.0.7</version>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>org.bouncycastle</groupId>
      <artifactId>bcprov-jdk15on</artifactId>
      <version>1.52</version>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>org.mockito</groupId>
      <artifactId>mockito-core</artifactId>
      <version>2.0.3-beta</version>
      <scope>test</scope>
      <exclusions>
        <exclusion>  <!-- sigh, mvn idea:idea was pulling this transitive dependency into its class path rather than the newer one from via junit -->
          <groupId>org.hamcrest</groupId>
          <artifactId>hamcrest-core</artifactId>
        </exclusion>
      </exclusions>
    </dependency>

  </dependencies>

  <build>
      <plugins>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.1</version>
          <configuration>
            <source>1.7</source>
            <target>1.7</target>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.5</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-source-plugin</artifactId>
          <version>2.2.1</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>2.9.1</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>2.8.1</version>
        </plugin>
        <plugin>
          <groupId>org.sonatype.plugins</groupId>
          <artifactId>nexus-staging-maven-plugin</artifactId>
          <version>1.6</version>
          <extensions>true</extensions>
          <configuration>
            <serverId>sonatype-nexus-staging</serverId>
            <nexusUrl>https://oss.sonatype.org/</nexusUrl>
            <autoReleaseAfterClose>true</autoReleaseAfterClose>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-jar-plugin</artifactId>
          <version>2.4</version>
          <configuration>
            <archive>
              <manifestFile>
                ${project.build.outputDirectory}/META-INF/MANIFEST.MF
              </manifestFile>
            </archive>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.apache.felix</groupId>
          <artifactId>maven-bundle-plugin</artifactId>
          <version>2.3.5</version>
          <extensions>true</extensions>
          <executions>
            <execution>
              <id>bundle-manifest</id>
              <phase>process-classes</phase>
              <goals>
                <goal>manifest</goal>
              </goals>
            </execution>
          </executions>
        </plugin>
      </plugins>
  </build>

  <profiles>
    <profile>
      <id>release-profile</id>
      <activation>
        <!--This profile will be activated when the value of maven property performRelease is true.
            When you use maven-release-plugin and run mvn release:perform, the property value will be set to true.
            The profile can also be explicitly specified using the -P CLI option like, mvn install -P release-profile -->
        <property>
          <name>performRelease</name>
          <value>true</value>
        </property>
      </activation>
      <build>
        <plugins>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-source-plugin</artifactId>
            <version>2.2.1</version>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar-no-fork</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>2.9.1</version>
            <executions>
              <execution>
                <id>attach-javadocs</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-gpg-plugin</artifactId>
            <executions>
              <execution>
                <id>sign-artifacts</id>
                <phase>verify</phase>
                <goals>
                  <goal>sign</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
  </profiles>

  <reporting>
    <plugins>
        <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>cobertura-maven-plugin</artifactId>
          <version>2.5.2</version>
      </plugin>
    </plugins>
  </reporting>

  <scm>
    <connection>scm:git:ssh://git@bitbucket.org/b_c/jose4j.git</connection>
    <developerConnection>scm:git:ssh://git@bitbucket.org/b_c/jose4j.git</developerConnection>
    <url>https://bitbucket.org/b_c/jose4j</url>
  </scm>
</project>                                                     

POM Entry

<dependency>
   <groupId>org.bitbucket.b_c</groupId>
   <artifactId>jose4j</artifactId>
   <version>0.4.4</version>
</dependency>

Download

If you think the following jose4j-0.4.4.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download jose4j-0.4.4.jar file




PreviousNext

Related