All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ass.deposit.deposit-core.1.11.0.source-code.repositories.json Maven / Gradle / Ivy

The newest version!
{
  "JScholarship": {
    "assembler": {
      "specification": "simple",
      "beanName": "simpleAssembler",
      "options": {
        "archive": "ZIP",
        "compression": "NONE",
        "algorithms": [
          "sha512",
          "md5"
        ]
      }
    },
    "transport-config": {
      "protocol-binding": {
        "protocol": "filesystem",
        "baseDir": "target/packages",
        "createIfMissing": "true",
        "overwrite": "true"
      }
    }
  },
  "PubMed Central": {
    "assembler": {
      "specification": "simple",
      "beanName": "simpleAssembler",
      "options": {
        "archive": "ZIP",
        "compression": "NONE",
        "algorithms": [
          "sha512",
          "md5"
        ]
      }
    },
    "transport-config": {
      "protocol-binding": {
        "protocol": "filesystem",
        "baseDir": "target/packages",
        "createIfMissing": "true",
        "overwrite": "true"
      }
    }
  },
  "BagIt": {
    "assembler": {
      "specification": "simple",
      "beanName": "simpleAssembler",
      "options": {
        "archive": "ZIP",
        "compression": "NONE",
        "algorithms": [
          "sha512",
          "md5"
        ],
        "baginfo-template-resource": "/bag-info.hbm"
      }
    },
    "transport-config": {
      "protocol-binding": {
        "protocol": "filesystem",
        "baseDir": "target/packages",
        "createIfMissing": "true",
        "overwrite": "true"
      }
    }
  },
  "dash": {
    "assembler": {
      "specification": "simple",
      "beanName": "simpleAssembler",
      "options": {
        "archive": "ZIP",
        "compression": "NONE",
        "algorithms": [
          "sha512",
          "md5"
        ]
      }
    },
    "transport-config": {
      "protocol-binding": {
        "protocol": "filesystem",
        "baseDir": "target/packages",
        "createIfMissing": "true",
        "overwrite": "true"
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy