Download jcabi-github-0.7.2.jar file

Introduction

You can download jcabi-github-0.7.2.jar in this page.

License

Open Source License

Type List

jcabi-github-0.7.2.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/com.jcabi/jcabi-github/pom.properties
META-INF/maven/com.jcabi/jcabi-github/pom.xml
com.jcabi.github.Assignees.class
com.jcabi.github.Bulk.class
com.jcabi.github.Comment.class
com.jcabi.github.Comments.class
com.jcabi.github.Commit.class
com.jcabi.github.Coordinates.class
com.jcabi.github.Event.class
com.jcabi.github.Gist.class
com.jcabi.github.Gists.class
com.jcabi.github.Github.class
com.jcabi.github.Issue.class
com.jcabi.github.IssueLabels.class
com.jcabi.github.Issues.class
com.jcabi.github.JsonPatchable.class
com.jcabi.github.JsonReadable.class
com.jcabi.github.Label.class
com.jcabi.github.Labels.class
com.jcabi.github.Limit.class
com.jcabi.github.Limits.class
com.jcabi.github.Markdown.class
com.jcabi.github.Milestone.class
com.jcabi.github.Milestones.class
com.jcabi.github.Organization.class
com.jcabi.github.Organizations.class
com.jcabi.github.Pull.class
com.jcabi.github.Pulls.class
com.jcabi.github.Repo.class
com.jcabi.github.Repos.class
com.jcabi.github.RtAssignees.class
com.jcabi.github.RtComment.class
com.jcabi.github.RtComments.class
com.jcabi.github.RtCommit.class
com.jcabi.github.RtEvent.class
com.jcabi.github.RtGist.class
com.jcabi.github.RtGists.class
com.jcabi.github.RtGithub.class
com.jcabi.github.RtIssue.class
com.jcabi.github.RtIssueLabels.class
com.jcabi.github.RtIssues.class
com.jcabi.github.RtJson.class
com.jcabi.github.RtLabel.class
com.jcabi.github.RtLabels.class
com.jcabi.github.RtLimit.class
com.jcabi.github.RtLimits.class
com.jcabi.github.RtMarkdown.class
com.jcabi.github.RtMilestone.class
com.jcabi.github.RtMilestones.class
com.jcabi.github.RtOrganization.class
com.jcabi.github.RtOrganizations.class
com.jcabi.github.RtPagination.class
com.jcabi.github.RtPull.class
com.jcabi.github.RtPulls.class
com.jcabi.github.RtRepo.class
com.jcabi.github.RtRepos.class
com.jcabi.github.RtUser.class
com.jcabi.github.RtUsers.class
com.jcabi.github.SmartJson.class
com.jcabi.github.Smarts.class
com.jcabi.github.User.class
com.jcabi.github.Users.class
com.jcabi.github.mock.JsonNode.class
com.jcabi.github.mock.JsonPatch.class
com.jcabi.github.mock.MkAssignees.class
com.jcabi.github.mock.MkComment.class
com.jcabi.github.mock.MkComments.class
com.jcabi.github.mock.MkEvent.class
com.jcabi.github.mock.MkGist.class
com.jcabi.github.mock.MkGists.class
com.jcabi.github.mock.MkGithub.class
com.jcabi.github.mock.MkIssue.class
com.jcabi.github.mock.MkIssueLabels.class
com.jcabi.github.mock.MkIssues.class
com.jcabi.github.mock.MkIterable.class
com.jcabi.github.mock.MkLabel.class
com.jcabi.github.mock.MkLabels.class
com.jcabi.github.mock.MkLimits.class
com.jcabi.github.mock.MkOrganizations.class
com.jcabi.github.mock.MkPull.class
com.jcabi.github.mock.MkPulls.class
com.jcabi.github.mock.MkRepo.class
com.jcabi.github.mock.MkRepos.class
com.jcabi.github.mock.MkStorage.class
com.jcabi.github.mock.MkUser.class
com.jcabi.github.mock.MkUsers.class
com/jcabi/github/com-jcabi-jcabi-github-jar.txt
com/jcabi/github/mock/com-jcabi-jcabi-github-jar.txt

Pom

jcabi-github-0.7.2.pom file content.

<?xml version="1.0"?>
<!--
 * Copyright (c) 2012-2013, JCabi.com
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met: 1) Redistributions of source code must retain the above
 * copyright notice, this list of conditions and the following
 * disclaimer. 2) Redistributions in binary form must reproduce the above
 * copyright notice, this list of conditions and the following
 * disclaimer in the documentation and/or other materials provided
 * with the distribution. 3) Neither the name of the jcabi.com nor
 * the names of its contributors may be used to endorse or promote
 * products derived from this software without specific prior written
 * permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
 * NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
 * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
 * THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
 * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 * OF THE POSSIBILITY OF SUCH DAMAGE.
 -->
<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/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
        <groupId>com.jcabi</groupId>
        <artifactId>jcabi</artifactId>
        <version>1.0.1</version>
    </parent>
    <artifactId>jcabi-github</artifactId>
    <version>0.7.2</version>
    <packaging>jar</packaging>
    <name>jcabi-github</name>
    <description>Object Oriented Github API</description>
    <issueManagement>
        <system>github</system>
        <url>https://github.com/jcabi/jcabi-github/issues</url>
    </issueManagement>
    <ciManagement>
        <system>rultor</system>
        <url>http://www.rultor.com/s/jcabi</url>
    </ciManagement>
    <scm>
        <connection>scm:git:github.com:jcabi/jcabi-github.git</connection>
        <developerConnection>scm:git:github.com:jcabi/jcabi-github.git</developerConnection>
        <url>https://github.com/jcabi/jcabi-github</url>
    </scm>
    <distributionManagement>
        <site>
            <id>github.jcabi.com</id>
            <url>http://github.jcabi.com/</url>
        </site>
    </distributionManagement>
    <properties>
        <jersey.version>1.17.1</jersey.version>
        <httpcomponents.version>4.3</httpcomponents.version>
        <saxon.version>9.1.0.8</saxon.version>
    </properties>
    <dependencies>
        <dependency>
            <groupId>com.jcabi</groupId>
            <artifactId>jcabi-aspects</artifactId>
        </dependency>
        <dependency>
            <groupId>com.jcabi</groupId>
            <artifactId>jcabi-xml</artifactId>
        </dependency>
        <dependency>
            <groupId>com.jcabi</groupId>
            <artifactId>jcabi-http</artifactId>
            <version>1.0</version>
        </dependency>
        <dependency>
            <groupId>com.jcabi.incubator</groupId>
            <artifactId>xembly</artifactId>
            <version>0.12</version>
        </dependency>
        <dependency>
            <groupId>com.jcabi</groupId>
            <artifactId>jcabi-manifests</artifactId>
        </dependency>
        <dependency>
            <groupId>com.jcabi</groupId>
            <artifactId>jcabi-log</artifactId>
        </dependency>
        <dependency>
            <groupId>commons-io</groupId>
            <artifactId>commons-io</artifactId>
        </dependency>
        <dependency>
            <groupId>org.apache.commons</groupId>
            <artifactId>commons-lang3</artifactId>
        </dependency>
        <dependency>
            <groupId>org.projectlombok</groupId>
            <artifactId>lombok</artifactId>
        </dependency>
        <dependency>
            <groupId>javax.validation</groupId>
            <artifactId>validation-api</artifactId>
        </dependency>
        <dependency>
            <groupId>org.aspectj</groupId>
            <artifactId>aspectjrt</artifactId>
            <scope>runtime</scope>
        </dependency>
        <dependency>
            <groupId>javax.ws.rs</groupId>
            <artifactId>jsr311-api</artifactId>
        </dependency>
        <dependency>
            <groupId>com.rexsl</groupId>
            <artifactId>rexsl-test</artifactId>
            <version>0.12</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>javax.json</groupId>
            <artifactId>javax.json-api</artifactId>
        </dependency>
        <dependency>
            <groupId>org.glassfish</groupId>
            <artifactId>javax.json</artifactId>
        </dependency>
        <dependency>
            <groupId>javax.servlet</groupId>
            <artifactId>servlet-api</artifactId>
        </dependency>
        <dependency>
            <groupId>org.hamcrest</groupId>
            <artifactId>hamcrest-core</artifactId>
            <scope>provided</scope>
        </dependency>
        <dependency>
            <groupId>org.hamcrest</groupId>
            <artifactId>hamcrest-library</artifactId>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>com.sun.jersey</groupId>
            <artifactId>jersey-client</artifactId>
            <version>${jersey.version}</version>
            <scope>runtime</scope>
        </dependency>
        <dependency>
            <groupId>com.sun.jersey</groupId>
            <artifactId>jersey-core</artifactId>
            <version>${jersey.version}</version>
            <scope>runtime</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.httpcomponents</groupId>
            <artifactId>httpcore</artifactId>
            <version>${httpcomponents.version}</version>
            <scope>runtime</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.httpcomponents</groupId>
            <artifactId>httpclient</artifactId>
            <version>${httpcomponents.version}</version>
            <scope>runtime</scope>
        </dependency>
        <dependency>
            <groupId>net.sourceforge.saxon</groupId>
            <artifactId>saxon</artifactId>
            <version>${saxon.version}</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>net.sourceforge.saxon</groupId>
            <artifactId>saxon</artifactId>
            <version>${saxon.version}</version>
            <classifier>dom</classifier>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>com.sun.grizzly</groupId>
            <artifactId>grizzly-servlet-webserver</artifactId>
            <version>1.9.59</version>
            <scope>test</scope>
        </dependency>
    </dependencies>
    <build>
        <pluginManagement>
            <plugins>
                <plugin>
                    <artifactId>maven-failsafe-plugin</artifactId>
                    <configuration>
                        <systemPropertyVariables>
                            <failsafe.github.key>${failsafe.github.key}</failsafe.github.key>
                            <failsafe.github.repo>${failsafe.github.repo}</failsafe.github.repo>
                        </systemPropertyVariables>
                    </configuration>
                </plugin>
            </plugins>
        </pluginManagement>
        <plugins>
            <plugin>
                <artifactId>maven-failsafe-plugin</artifactId>
                <executions>
                    <execution>
                        <goals>
                            <goal>integration-test</goal>
                            <goal>verify</goal>
                        </goals>
                    </execution>
                </executions>
            </plugin>
        </plugins>
    </build>
    <profiles>
        <profile>
            <id>qulice</id>
            <build>
                <plugins>
                    <plugin>
                        <groupId>com.ning.maven.plugins</groupId>
                        <artifactId>maven-duplicate-finder-plugin</artifactId>
                        <configuration>
                            <ignoredDependencies combine.children="append">
                                <dependency>
                                    <groupId>com.sun.xml.bind</groupId>
                                    <artifactId>jaxb-core</artifactId>
                                    <version>2.2.8-b01</version>
                                </dependency>
                            </ignoredDependencies>
                        </configuration>
                    </plugin>
                </plugins>
            </build>
        </profile>
    </profiles>
</project>

POM Entry

<dependency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-github</artifactId>
   <version>0.7.2</version>
</dependency>

Download

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



Download jcabi-github-0.7.2.jar file




PreviousNext

Related