Открыть боковую панель
Aurora OS
Kotlin Multiplatform
Aurora Maven
Коммиты
de3a6c6f
Коммит
de3a6c6f
создал
Окт 27, 2025
по автору
Зарубин Виталий Викторович
Просмотр файлов
feat: update links
владелец
98209c93
Изменения
8
Скрыть пробелы
Построчно
Рядом
README.md
Просмотр файла @
de3a6c6f
...
...
@@ -6,18 +6,28 @@ Results of building open source projects that provide Kotlin Multiplatform suppo
# Components
-
[
Aurora KInterop
](
@todo
)
.
-
[
QtBindings
](
https://
gitlab.com/omprussia/kmp
/qt-bindings
)
.
-
[
Ktor
](
https://
gitlab.com/omprussia/kmp
/libraries/ktor
)
.
-
[
Aurora KInterop
](
https://hub.mos.ru/auroraos/kotlin-multiplatform/libraries/aurora-kinterop
)
.
-
[
QtBindings
](
https://
hub.mos.ru/auroraos/kotlin-multiplatform
/qt-bindings
)
.
-
[
Ktor
](
https://
hub.mos.ru/auroraos/kotlin-multiplatform
/libraries/ktor
)
.
# Install
Clone
repo
Download
repo
```
bash
git clone git@os-git.omprussia.ru:oss/kmp/aurora-maven.git ~/.m2/aurora
wget https://hub.mos.ru/auroraos/kotlin-multiplatform/aurora-maven/-/archive/master/aurora-maven-master.zip
```
Unpack archive
```
bash
unzip aurora-maven-master.zip
```
Copy to local maven
```
bash
cp
-fR
~/.m2/aurora
/
*
~/.m2/repository
mkdir
-p
~/.m2/repository
&&
cp
-fR
aurora-maven-master
/
*
~/.m2/repository
```
Clear data
```
bash
rm
-rf
./aurora-maven-master
*
```
\ Нет новой строки в конце файла
README.ru.md
Просмотр файла @
de3a6c6f
...
...
@@ -4,20 +4,30 @@
Результаты сборки проектов с открытым исходным кодом, обеспечивающих поддержку Kotlin Multiplatform на ОС Аврора.
#
Components
#
Компоненты
-
[
Aurora KInterop
](
@todo
)
.
-
[
QtBindings
](
https://
gitlab.com/omprussia/kmp
/qt-bindings
)
.
-
[
Ktor
](
https://
gitlab.com/omprussia/kmp
/libraries/ktor
)
.
-
[
Aurora KInterop
](
https://hub.mos.ru/auroraos/kotlin-multiplatform/libraries/aurora-kinterop
)
.
-
[
QtBindings
](
https://
hub.mos.ru/auroraos/kotlin-multiplatform
/qt-bindings
)
.
-
[
Ktor
](
https://
hub.mos.ru/auroraos/kotlin-multiplatform
/libraries/ktor
)
.
# Установка
Клониру
ем репозиторий
Получа
ем репозиторий
```
bash
git clone git@os-git.omprussia.ru:oss/kmp/aurora-maven.git ~/.m2/aurora
wget https://hub.mos.ru/auroraos/kotlin-multiplatform/aurora-maven/-/archive/master/aurora-maven-master.zip
```
Копируем данные в local maven
Распаковываем архив
```
bash
cp
-fR
~/.m2/aurora/
*
~/.m2/repository
unzip aurora-maven-master.zip
```
Копируем содержимое в локальный maven
```
bash
mkdir
-p
~/.m2/repository
&&
cp
-fR
aurora-maven-master/
*
~/.m2/repository
```
Убираем за собой
```
bash
rm
-rf
./aurora-maven-master
*
```
io/ktor/ktor-client-curl/3.1.2-aurora/ktor-client-curl-3.1.2-aurora-kotlin-tooling-metadata.json
0 → 100644
Просмотр файла @
de3a6c6f
{
"schemaVersion"
:
"1.1.0"
,
"buildSystem"
:
"Gradle"
,
"buildSystemVersion"
:
"8.13"
,
"buildPlugin"
:
"org.jetbrains.kotlin.gradle.plugin.KotlinMultiplatformPluginWrapper"
,
"buildPluginVersion"
:
"2.1.20"
,
"projectSettings"
:
{
"isHmppEnabled"
:
true
,
"isCompatibilityMetadataVariantEnabled"
:
false
,
"isKPMEnabled"
:
false
},
"projectTargets"
:
[
{
"target"
:
"org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeTarget"
,
"platformType"
:
"native"
,
"extras"
:
{
"native"
:
{
"konanTarget"
:
"linux_arm64"
,
"konanVersion"
:
"2.1.20"
,
"konanAbiVersion"
:
"1.201.0"
}
}
},
{
"target"
:
"org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeTargetWithHostTests"
,
"platformType"
:
"native"
,
"extras"
:
{
"native"
:
{
"konanTarget"
:
"linux_x64"
,
"konanVersion"
:
"2.1.20"
,
"konanAbiVersion"
:
"1.201.0"
}
}
},
{
"target"
:
"org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeTargetWithHostTests"
,
"platformType"
:
"native"
,
"extras"
:
{
"native"
:
{
"konanTarget"
:
"macos_arm64"
,
"konanVersion"
:
"2.1.20"
,
"konanAbiVersion"
:
"1.201.0"
}
}
},
{
"target"
:
"org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeTargetWithHostTests"
,
"platformType"
:
"native"
,
"extras"
:
{
"native"
:
{
"konanTarget"
:
"macos_x64"
,
"konanVersion"
:
"2.1.20"
,
"konanAbiVersion"
:
"1.201.0"
}
}
},
{
"target"
:
"org.jetbrains.kotlin.gradle.plugin.mpp.KotlinMetadataTarget"
,
"platformType"
:
"common"
},
{
"target"
:
"org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeTargetWithHostTests"
,
"platformType"
:
"native"
,
"extras"
:
{
"native"
:
{
"konanTarget"
:
"mingw_x64"
,
"konanVersion"
:
"2.1.20"
,
"konanAbiVersion"
:
"1.201.0"
}
}
}
]
}
\ Нет новой строки в конце файла
io/ktor/ktor-client-curl/3.1.2-aurora/ktor-client-curl-3.1.2-aurora-sources.jar
0 → 100644
Просмотр файла @
de3a6c6f
Файл добавлен
io/ktor/ktor-client-curl/3.1.2-aurora/ktor-client-curl-3.1.2-aurora.jar
0 → 100644
Просмотр файла @
de3a6c6f
Файл добавлен
io/ktor/ktor-client-curl/3.1.2-aurora/ktor-client-curl-3.1.2-aurora.module
0 → 100644
Просмотр файла @
de3a6c6f
{
"formatVersion"
:
"1.1"
,
"component"
:
{
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl"
,
"version"
:
"3.1.2-aurora"
,
"attributes"
:
{
"org.gradle.status"
:
"release"
}
},
"createdBy"
:
{
"gradle"
:
{
"version"
:
"8.13"
}
},
"variants"
:
[
{
"name"
:
"metadataApiElements"
,
"attributes"
:
{
"org.gradle.category"
:
"library"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-metadata"
,
"org.jetbrains.kotlin.platform.type"
:
"common"
},
"dependencies"
:
[
{
"group"
:
"org.jetbrains.kotlinx"
,
"module"
:
"kotlinx-coroutines-core"
,
"version"
:
{
"requires"
:
"1.10.1"
}
},
{
"group"
:
"org.jetbrains.kotlin"
,
"module"
:
"kotlin-stdlib"
,
"version"
:
{
"requires"
:
"2.1.20"
}
},
{
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-core"
,
"version"
:
{
"requires"
:
"3.1.2-aurora"
}
},
{
"group"
:
"io.ktor"
,
"module"
:
"ktor-http-cio"
,
"version"
:
{
"requires"
:
"3.1.2-aurora"
}
}
],
"files"
:
[
{
"name"
:
"ktor-client-curl-metadata-3.1.2-aurora.jar"
,
"url"
:
"ktor-client-curl-3.1.2-aurora.jar"
,
"size"
:
332907
,
"sha512"
:
"7cd29db1cd2114b74517307c1cbcedb07b5a04c01a16798f1050c51012fb115b318a2afbf6e8afc2ae780b5af4f4c534cd1f55ec330a2161f75ab1270dfa4c3f"
,
"sha256"
:
"be52bc686beaf6d6bac9e2b25a2b3eb1a585b668145f9d52f50f32ceb84eec9a"
,
"sha1"
:
"577fa02cf6b5c0fa069f1848ff92eb63ea9a6f2c"
,
"md5"
:
"fdd2c49eabd98a1dae3385465c1b79e1"
}
]
},
{
"name"
:
"metadataSourcesElements"
,
"attributes"
:
{
"org.gradle.category"
:
"documentation"
,
"org.gradle.dependency.bundling"
:
"external"
,
"org.gradle.docstype"
:
"sources"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-runtime"
,
"org.jetbrains.kotlin.platform.type"
:
"common"
},
"files"
:
[
{
"name"
:
"ktor-client-curl-kotlin-3.1.2-aurora-sources.jar"
,
"url"
:
"ktor-client-curl-3.1.2-aurora-sources.jar"
,
"size"
:
17343
,
"sha512"
:
"3e05ec9d8f37262005562079d9d5ef2ec2646024d1e6847af082afc0875d48dae67d8db94026586a8ee5de97a5d7a3c141d79b364e3e5f8822cabbc07b5c6b1e"
,
"sha256"
:
"cd1ef7e4c72d15b5cd811b99902807661971d455c8f76c41c3dfabb1250537b6"
,
"sha1"
:
"f4b6be5b377f2efcf333dd80bb8ca31183ad1166"
,
"md5"
:
"d5026dd4b07008d87267690b0c38de8f"
}
]
},
{
"name"
:
"linuxArm64ApiElements-published"
,
"attributes"
:
{
"artifactType"
:
"org.jetbrains.kotlin.klib"
,
"org.gradle.category"
:
"library"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-api"
,
"org.jetbrains.kotlin.native.target"
:
"linux_arm64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-linuxarm64/3.1.2-aurora/ktor-client-curl-linuxarm64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-linuxarm64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"linuxArm64SourcesElements-published"
,
"attributes"
:
{
"org.gradle.category"
:
"documentation"
,
"org.gradle.dependency.bundling"
:
"external"
,
"org.gradle.docstype"
:
"sources"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-runtime"
,
"org.jetbrains.kotlin.native.target"
:
"linux_arm64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-linuxarm64/3.1.2-aurora/ktor-client-curl-linuxarm64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-linuxarm64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"linuxX64ApiElements-published"
,
"attributes"
:
{
"artifactType"
:
"org.jetbrains.kotlin.klib"
,
"org.gradle.category"
:
"library"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-api"
,
"org.jetbrains.kotlin.native.target"
:
"linux_x64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-linuxx64/3.1.2-aurora/ktor-client-curl-linuxx64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-linuxx64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"linuxX64SourcesElements-published"
,
"attributes"
:
{
"org.gradle.category"
:
"documentation"
,
"org.gradle.dependency.bundling"
:
"external"
,
"org.gradle.docstype"
:
"sources"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-runtime"
,
"org.jetbrains.kotlin.native.target"
:
"linux_x64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-linuxx64/3.1.2-aurora/ktor-client-curl-linuxx64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-linuxx64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"macosArm64ApiElements-published"
,
"attributes"
:
{
"artifactType"
:
"org.jetbrains.kotlin.klib"
,
"org.gradle.category"
:
"library"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-api"
,
"org.jetbrains.kotlin.native.target"
:
"macos_arm64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-macosarm64/3.1.2-aurora/ktor-client-curl-macosarm64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-macosarm64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"macosArm64SourcesElements-published"
,
"attributes"
:
{
"org.gradle.category"
:
"documentation"
,
"org.gradle.dependency.bundling"
:
"external"
,
"org.gradle.docstype"
:
"sources"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-runtime"
,
"org.jetbrains.kotlin.native.target"
:
"macos_arm64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-macosarm64/3.1.2-aurora/ktor-client-curl-macosarm64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-macosarm64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"macosArm64MetadataElements-published"
,
"attributes"
:
{
"artifactType"
:
"org.jetbrains.kotlin.klib"
,
"org.gradle.category"
:
"library"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-metadata"
,
"org.jetbrains.kotlin.native.target"
:
"macos_arm64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-macosarm64/3.1.2-aurora/ktor-client-curl-macosarm64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-macosarm64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"macosX64ApiElements-published"
,
"attributes"
:
{
"artifactType"
:
"org.jetbrains.kotlin.klib"
,
"org.gradle.category"
:
"library"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-api"
,
"org.jetbrains.kotlin.native.target"
:
"macos_x64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-macosx64/3.1.2-aurora/ktor-client-curl-macosx64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-macosx64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"macosX64SourcesElements-published"
,
"attributes"
:
{
"org.gradle.category"
:
"documentation"
,
"org.gradle.dependency.bundling"
:
"external"
,
"org.gradle.docstype"
:
"sources"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-runtime"
,
"org.jetbrains.kotlin.native.target"
:
"macos_x64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-macosx64/3.1.2-aurora/ktor-client-curl-macosx64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-macosx64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"macosX64MetadataElements-published"
,
"attributes"
:
{
"artifactType"
:
"org.jetbrains.kotlin.klib"
,
"org.gradle.category"
:
"library"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-metadata"
,
"org.jetbrains.kotlin.native.target"
:
"macos_x64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-macosx64/3.1.2-aurora/ktor-client-curl-macosx64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-macosx64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"mingwX64ApiElements-published"
,
"attributes"
:
{
"artifactType"
:
"org.jetbrains.kotlin.klib"
,
"org.gradle.category"
:
"library"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-api"
,
"org.jetbrains.kotlin.native.target"
:
"mingw_x64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-mingwx64/3.1.2-aurora/ktor-client-curl-mingwx64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-mingwx64"
,
"version"
:
"3.1.2-aurora"
}
},
{
"name"
:
"mingwX64SourcesElements-published"
,
"attributes"
:
{
"org.gradle.category"
:
"documentation"
,
"org.gradle.dependency.bundling"
:
"external"
,
"org.gradle.docstype"
:
"sources"
,
"org.gradle.jvm.environment"
:
"non-jvm"
,
"org.gradle.usage"
:
"kotlin-runtime"
,
"org.jetbrains.kotlin.native.target"
:
"mingw_x64"
,
"org.jetbrains.kotlin.platform.type"
:
"native"
},
"available-at"
:
{
"url"
:
"../../ktor-client-curl-mingwx64/3.1.2-aurora/ktor-client-curl-mingwx64-3.1.2-aurora.module"
,
"group"
:
"io.ktor"
,
"module"
:
"ktor-client-curl-mingwx64"
,
"version"
:
"3.1.2-aurora"
}
}
]
}
io/ktor/ktor-client-curl/3.1.2-aurora/ktor-client-curl-3.1.2-aurora.pom
0 → 100644
Просмотр файла @
de3a6c6f
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>
4.0.0
</modelVersion>
<groupId>
io.ktor
</groupId>
<artifactId>
ktor-client-curl
</artifactId>
<version>
3.1.2-aurora
</version>
<name>
ktor-client-curl
</name>
<description>
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
</description>
<url>
https://github.com/ktorio/ktor
</url>
<licenses>
<license>
<name>
The Apache Software License, Version 2.0
</name>
<url>
https://www.apache.org/licenses/LICENSE-2.0.txt
</url>
<distribution>
repo
</distribution>
</license>
</licenses>
<developers>
<developer>
<id>
JetBrains
</id>
<name>
Jetbrains Team
</name>
<organization>
JetBrains
</organization>
<organizationUrl>
https://www.jetbrains.com
</organizationUrl>
</developer>
</developers>
<scm>
<url>
https://github.com/ktorio/ktor.git
</url>
</scm>
<dependencies>
<dependency>
<groupId>
org.jetbrains.kotlinx
</groupId>
<artifactId>
kotlinx-coroutines-core
</artifactId>
<version>
1.10.1
</version>
<scope>
runtime
</scope>
</dependency>
<dependency>
<groupId>
org.jetbrains.kotlin
</groupId>
<artifactId>
kotlin-stdlib
</artifactId>
<version>
2.1.20
</version>
<scope>
runtime
</scope>
</dependency>
<dependency>
<groupId>
io.ktor
</groupId>
<artifactId>
ktor-client-core
</artifactId>
<version>
3.1.2-aurora
</version>
<scope>
runtime
</scope>
</dependency>
<dependency>
<groupId>
io.ktor
</groupId>
<artifactId>
ktor-http-cio
</artifactId>
<version>
3.1.2-aurora
</version>
<scope>
runtime
</scope>
</dependency>
</dependencies>
</project>
io/ktor/ktor-client-curl/maven-metadata-local.xml
0 → 100644
Просмотр файла @
de3a6c6f
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>
io.ktor
</groupId>
<artifactId>
ktor-client-curl
</artifactId>
<versioning>
<latest>
3.1.2-aurora
</latest>
<release>
3.1.2-aurora
</release>
<versions>
<version>
3.1.2-aurora
</version>
</versions>
<lastUpdated>
20251022150825
</lastUpdated>
</versioning>
</metadata>
Редактирование
Предварительный просмотр
Поддерживает Markdown
0%
Попробовать снова
или
прикрепить новый файл
.
Отмена
You are about to add
0
people
to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Отмена
Пожалуйста,
зарегистрируйтесь
или
войдите
чтобы прокомментировать