jar

com.artipie : management-api

Maven & Gradle

Dec 27, 2021
7 stars

management-api · Artipie API

Table Of Contents

Latest Version

Download com.artipie : management-api JAR file - Latest Versions:

All Versions

Download com.artipie : management-api JAR file - All Versions:

Version Vulnerabilities Size Updated
v0.5.x
v0.5
v0.4.x
0.4.x
0.4
0.3
0.2.x
0.2
0.1.x
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window management-api-v0.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.artipie.management.api.artifactory

├─ com.artipie.management.api.artifactory.AddUpdatePermissionSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.AddUpdateUserSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.CreateRepoSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.DeletePermissionSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.DeleteUserSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.FromRqLine.class - [JAR]

├─ com.artipie.management.api.artifactory.GetPermissionSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.GetPermissionsSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.GetStorageSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.GetUserSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.GetUsersSlice.class - [JAR]

├─ com.artipie.management.api.artifactory.KeyList.class - [JAR]

com.artipie.management

├─ com.artipie.management.ConfigFiles.class - [JAR]

├─ com.artipie.management.RepoPermissions.class - [JAR]

├─ com.artipie.management.Storages.class - [JAR]

├─ com.artipie.management.Users.class - [JAR]

com.artipie.management.dashboard

├─ com.artipie.management.dashboard.Page.class - [JAR]

├─ com.artipie.management.dashboard.PageSlice.class - [JAR]

├─ com.artipie.management.dashboard.RepoPage.class - [JAR]

├─ com.artipie.management.dashboard.UserPage.class - [JAR]

com.artipie.management.api

├─ com.artipie.management.api.ApiAuthSlice.class - [JAR]

├─ com.artipie.management.api.ApiChangeUserPassword.class - [JAR]

├─ com.artipie.management.api.ApiPermission.class - [JAR]

├─ com.artipie.management.api.ApiRepoGetSlice.class - [JAR]

├─ com.artipie.management.api.ApiRepoListSlice.class - [JAR]

├─ com.artipie.management.api.ApiRepoUpdateSlice.class - [JAR]

├─ com.artipie.management.api.ContentAsJson.class - [JAR]

├─ com.artipie.management.api.ContentAsYaml.class - [JAR]

├─ com.artipie.management.api.CookiesAuthScheme.class - [JAR]

├─ com.artipie.management.api.RsYaml.class - [JAR]

Advertisement