Download management-api-3.1.0.jar file

Introduction

You can download management-api-3.1.0.jar in this page.

License

CDDL+GPL

Type List

management-api-3.1.0.jar file has the following types.

META-INF/MANIFEST.MF
org.glassfish.external.amx..AMXGlassfish.java.swp
org.glassfish.external.amx.AMX.class
org.glassfish.external.amx.AMXGlassfish.class
org.glassfish.external.amx.AMXUtil.class
org.glassfish.external.amx.BootAMXMBean.class
org.glassfish.external.amx.MBeanListener.class
org.glassfish.external.arc.Stability.class
org.glassfish.external.arc.Taxonomy.class
org.glassfish.external.probe.provider.PluginPoint.class
org.glassfish.external.probe.provider.StatsProvider.class
org.glassfish.external.probe.provider.StatsProviderInfo.class
org.glassfish.external.probe.provider.StatsProviderManager.class
org.glassfish.external.probe.provider.StatsProviderManagerDelegate.class
org.glassfish.external.probe.provider.annotations.Probe.class
org.glassfish.external.probe.provider.annotations.ProbeListener.class
org.glassfish.external.probe.provider.annotations.ProbeParam.class
org.glassfish.external.probe.provider.annotations.ProbeProvider.class
org.glassfish.external.statistics.AverageRangeStatistic.class
org.glassfish.external.statistics.BoundaryStatistic.class
org.glassfish.external.statistics.BoundedRangeStatistic.class
org.glassfish.external.statistics.CountStatistic.class
org.glassfish.external.statistics.RangeStatistic.class
org.glassfish.external.statistics.Statistic.class
org.glassfish.external.statistics.Stats.class
org.glassfish.external.statistics.StringStatistic.class
org.glassfish.external.statistics.TimeStatistic.class
org.glassfish.external.statistics.annotations.Reset.class
org.glassfish.external.statistics.impl.AverageRangeStatisticImpl.class
org.glassfish.external.statistics.impl.BoundaryStatisticImpl.class
org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl.class
org.glassfish.external.statistics.impl.CountStatisticImpl.class
org.glassfish.external.statistics.impl.RangeStatisticImpl.class
org.glassfish.external.statistics.impl.StatisticImpl.class
org.glassfish.external.statistics.impl.StatsImpl.class
org.glassfish.external.statistics.impl.StringStatisticImpl.class
org.glassfish.external.statistics.impl.TimeStatisticImpl.class

Pom

management-api-3.1.0.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project>
    <!--
  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
  
  Copyright (c) 2009-2010 Oracle and/or its affiliates. All rights reserved.
  
  The contents of this file are subject to the terms of either the GNU
  General Public License Version 2 only ("GPL") or the Common Development
  and Distribution License("CDDL") (collectively, the "License").  You
  may not use this file except in compliance with the License.  You can
  obtain a copy of the License at
  https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
  or packager/legal/LICENSE.txt.  See the License for the specific
  language governing permissions and limitations under the License.
  
  When distributing the software, include this License Header Notice in each
  file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
  
  GPL Classpath Exception:
  Oracle designates this particular file as subject to the "Classpath"
  exception as provided by Oracle in the GPL Version 2 section of the License
  file that accompanied this code.
  
  Modifications:
  If applicable, add the following below the License Header, with the fields
  enclosed by brackets [] replaced by your own identifying information:
  "Portions Copyright [year] [name of copyright owner]"
  
  Contributor(s):
  If you wish your version of this file to be governed by only the CDDL or
  only the GPL Version 2, indicate your decision by adding "[Contributor]
  elects to include this software in this distribution under the [CDDL or GPL
  Version 2] license."  If you don't indicate a single choice of license, a
  recipient has the option to distribute your version of this file under
  either the CDDL, the GPL Version 2 or to extend the choice of license to
  its licensees as provided above.  However, if you add GPL Version 2 code
  and therefore, elected the GPL Version 2 license, then the option applies
  only if the new code is made subject to such option by the copyright
  holder.
-->
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.glassfish.external</groupId>
    <artifactId>management-api</artifactId>
    <packaging>jar</packaging>
    <version>3.1.0-b001</version>
    <name>management-api</name>
    <description>GlassFish Common APIs</description>
    <url>http://kenai.com/hg/gmbal~gf_common</url>
    <developers>
    </developers>
    <organization>
        <name>Sun Microsystems</name>
        <url>http://www.sun.com</url>
    </organization>
    <licenses>
        <license>
            <name>CDDL+GPL</name>
            <url>https://glassfish.dev.java.net/public/CDDL+GPL.html</url>
        </license>
    </licenses>
    <issueManagement>
    </issueManagement>
    <mailingLists>
    </mailingLists>

</project>
<!--
  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
  
  Copyright (c) 2009-2010 Oracle and/or its affiliates. All rights reserved.
  
  The contents of this file are subject to the terms of either the GNU
  General Public License Version 2 only ("GPL") or the Common Development
  and Distribution License("CDDL") (collectively, the "License").  You
  may not use this file except in compliance with the License.  You can
  obtain a copy of the License at
  https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
  or packager/legal/LICENSE.txt.  See the License for the specific
  language governing permissions and limitations under the License.
  
  When distributing the software, include this License Header Notice in each
  file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
  
  GPL Classpath Exception:
  Oracle designates this particular file as subject to the "Classpath"
  exception as provided by Oracle in the GPL Version 2 section of the License
  file that accompanied this code.
  
  Modifications:
  If applicable, add the following below the License Header, with the fields
  enclosed by brackets [] replaced by your own identifying information:
  "Portions Copyright [year] [name of copyright owner]"
  
  Contributor(s):
  If you wish your version of this file to be governed by only the CDDL or
  only the GPL Version 2, indicate your decision by adding "[Contributor]
  elects to include this software in this distribution under the [CDDL or GPL
  Version 2] license."  If you don't indicate a single choice of license, a
  recipient has the option to distribute your version of this file under
  either the CDDL, the GPL Version 2 or to extend the choice of license to
  its licensees as provided above.  However, if you add GPL Version 2 code
  and therefore, elected the GPL Version 2 license, then the option applies
  only if the new code is made subject to such option by the copyright
  holder.
-->

POM Entry

<dependency>
   <groupId>org.glassfish.external</groupId>
   <artifactId>management-api</artifactId>
   <version>3.1.0</version>
</dependency>

Download

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



Download management-api-3.1.0.jar file




PreviousNext

Related