Home
last modified time | relevance | path

Searched full:bintray (Results 1 – 25 of 33) sorted by relevance

12

/external/tensorflow/tensorflow/java/maven/
DREADME.md7 [Bintray](https://bintray.com/google/tensorflow/tensorflow) respectively. This
82 - An account at [bintray.com](https://bintray.com) that has permissions to
83 update the [tensorflow repository](https://bintray.com/google/tensorflow).
85 the [organization administrators](https://bintray.com/google) to give you
87 [repository option](https://bintray.com/google/tensorflow/edit?tab=general)
88 to *"GPG sign uploaded files using Bintray's public/private key pair"*
93 ### Deploying to Sonatype and Bintray
96 …[Bintray API key](https://bintray.com/docs/usermanual/interacting/interacting_interacting.html#anc…
114 <id>bintray</id>
131 Bintray. After verifying the release, you should finalize or abort the
[all …]
Dpom.xml41 bintray - deploys to bintray/jcenter. -->
58 <id>bintray</id>
60 <!-- https://blog.bintray.com/2015/09/17/publishing-your-maven-project-to-bintray/ -->
62 <id>bintray</id>
63 <url>https://api.bintray.com/maven/google/tensorflow/tensorflow/;publish=0</url>
Drun_inside_container.sh24 # By default we deploy to both ossrh and bintray. These two
31 echo "Must deploy to at least one of Bintray or OSSRH" >&2
239 # Deploy artifacts to bintray if requested.
241 deploy_profile 'bintray'
284 echo "* Login to https://bintray.com/google/tensorflow/tensorflow"
/external/testng/gradle/
Dpublishing-jcenter.gradle7 apply plugin: 'com.jfrog.bintray'
17 bintray {
18 user = properties.getProperty("bintray.user")
19 key = properties.getProperty("bintray.apikey")
31 name = project.version //Bintray logical version name
/external/google-fruit/extras/packaging/
Ddeploy_to_bintray.sh6 # conan user -p <BINTRAY_API_KEY_HERE> -r fruit-bintray polettimarco
19 conan remote update fruit-bintray https://api.bintray.com/conan/google/fruit
20 conan upload fruit/${FRUIT_VERSION}@google/stable --all -r fruit-bintray
Ddeploy_to_bintray.bat5 conan remote add fruit-bintray https://api.bintray.com/conan/google/fruit
8 REM conan user -p BINTRAY_API_KEY_HERE -r fruit-bintray polettimarco
10 conan upload fruit/%FRUIT_VERSION%@google/stable --all -r fruit-bintray
/external/tensorflow/tensorflow/java/maven/tensorflow-hadoop/
Dpom.xml141 bintray - deploys to bintray/jcenter. -->
166 <id>bintray</id>
168 … <!-- https://blog.bintray.com/2015/09/17/publishing-your-maven-project-to-bintray/ -->
170 <id>bintray</id>
171 <url>https://api.bintray.com/maven/google/tensorflow/tensorflow/;publish=0</url>
/external/tensorflow/tensorflow/java/maven/spark-tensorflow-connector/
Dpom.xml268 bintray - deploys to bintray/jcenter. -->
292 <id>bintray</id>
294 … <!-- https://blog.bintray.com/2015/09/17/publishing-your-maven-project-to-bintray/ -->
296 <id>bintray</id>
297 <url>https://api.bintray.com/maven/google/tensorflow/tensorflow/;publish=0</url>
/external/droiddriver/
Dbuild.gradle19 classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.1'
103 apply plugin: 'com.jfrog.bintray'
Dreleasing_to_jcenter.md3 … invoking the binaryUpload task with a bintray user and API key. Your API key can be [found here](…
Djcenter.gradle1 bintray {
/external/tensorflow/tensorflow/contrib/android/
DREADME.md18 [JCenter package](https://bintray.com/google/tensorflow/tensorflow)
35 [latest version](https://bintray.com/google/tensorflow/tensorflow/_latestVersion)
37 [JCenter](https://jcenter.bintray.com/org/tensorflow/tensorflow-android/).
/external/testng/
Dbuild.gradle10 url 'http://dl.bintray.com/cbeust/maven'
30 id "com.jfrog.bintray" version "1.2"
50 url 'http://dl.bintray.com/cbeust/maven'
Dpom.xml43 <id>bintray</id>
44 <url>https://api.bintray.com/maven/cbeust/maven/testng</url>
141 <!-- Release for bintray -->
320 <!-- bintray profile -->
323 <id>bintray</id>
/external/catch2/.conan/
Dbuild.py20 """ Set Bintray login username
34 return os.getenv("CONAN_UPLOAD", "https://api.bintray.com/conan/catchorg/Catch2")
/external/testng/doc/
Ddownload.html47 &lt;name&gt;bintray&lt;/name&gt;
48 &lt;url&gt;http://jcenter.bintray.com&lt;/url&gt;
/external/brotli/
D.travis.yml219 - provider: bintray
220 file: "scripts/.bintray.json"
/external/tensorflow/tensorflow/lite/java/ovic/demo/app/
Dbuild.gradle34 url 'https://google.bintray.com/tensorflow'
/external/tensorflow/tensorflow/lite/examples/android/app/
Dbuild.gradle43 url 'https://google.bintray.com/tensorflow'
/external/volley/
Dbuild.gradle62 apply from: 'bintray.gradle'
/external/flatbuffers/conan/
Dbuild.py55 upload = os.getenv("CONAN_UPLOAD", "https://api.bintray.com/conan/aardappel/flatbuffers")
/external/brotli/scripts/
D.travis.sh75 perl -p -i -e 's/\$\{([^}]+)\}/defined $ENV{$1} ? $ENV{$1} : $&/eg' scripts/.bintray.json
Dappveyor.yml100 - provider: BinTray
/external/tensorflow/tensorflow/lite/java/demo/app/
Dbuild.gradle35 url 'https://google.bintray.com/tensorflow'
/external/javaparser/
Dpom.xml147 <id>bintray-javaparser-JavaParser</id>
149 <url>https://api.bintray.com/maven/javaparser/JavaParser/javaparser/;publish=1</url>

12